From 88f66ec89cf87328536757ac33e508a9614bdc09 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Mon, 13 Aug 2007 16:15:27 -0400 Subject: [PATCH] Fix bugs introduced with latest changes --- CHANGELOG | 27 +++++++++++++++++++++++++-- 1 files changed, 25 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 786be4e..48d73ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,29 @@ CHANGELOG RoundCube Webmail --------------------------- -2007/07/09 (richs) +2007/08/13 (thomasb) +---------- +- Add alternative for getallheaders() (fix #1484508) +- Revert changes for mbstring usage (fix #1484509) + + +2007/08/10 (thomasb) +---------- +- Identify mailboxes case-sensitive +- Sort mailbox list case-insensitive (closes #1484338) +- Fix display of multipart messages from Apple Mail (closes #1484027) +- Protect AJAX request from being fetched by a foreign site (XSS) +- Make autocomplete for loginform configurable by the skin template +- Fix compose function from address book (closes #1484426) +- Added //IGNORE to iconv call (patch #1484420, closes #1484023) +- Check if mbstring supports charset (#1484290 and #1484292) +- Prefer iconv over mbstring (as suggested in #1484292) +- Check filesize of template includes (#1484409) +- Updated Simplified Chinese localization +- Added Ukrainian translation + + +2007/08/09 (richs) ---------- - Fixed bug with buttons not dimming/enabling properly after switching folders - Fixed compose window becoming unresponsive after saving a draft (#1484487) @@ -10,9 +32,10 @@ - Lowered status message time from 5 to 3 seconds to improve responsiveness - Added note to INSTALL about .htaccess limiting upload_max_filesize - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini -- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages +- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499) - Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed + 2007/07/03 (thomasb) ---------- - Added Macedonian (Slavic FYROM) localization -- Gitblit v1.9.1