From abdc5898b6f2ae39a48afbb464f296419e8ac646 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 03 Oct 2008 04:05:59 -0400 Subject: [PATCH] - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() - Fix vCard file encoding detection for non-UTF-8 strings (#1485410) --- CHANGELOG | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 44c2382..085139d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,15 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/10/03 (alec) +- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() +- Fix vCard file encoding detection for non-UTF-8 strings (#1485410) + 2008/10/02 (alec) ---------- - Minimize "inline" javascript scripts use (#1485433) -- Fix folders css class setting for folder with names matching defined classes (#1485355) +- Fix css class setting for folders with names matching defined classes names (#1485355) +- Fix race conditions when changing mailbox 2008/10/01 (alec) - Fix spellchecking when switching to html editor (#1485362) -- Gitblit v1.9.1