diff options
author | thomascube <thomas@roundcube.net> | 2007-08-10 16:38:29 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-08-10 16:38:29 +0000 |
commit | b8e65ce39b5330fb99371c9dc039f8d19f39477d (patch) | |
tree | 1bc26dacf90a252e2853f8d7f6901e816d50e20b /CHANGELOG | |
parent | e715986455ecd8e8a97aa9bb723b60836155361f (diff) |
Fix charset converting issues with iconv and mbstring
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ CHANGELOG RoundCube Webmail - 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) - Updated Simplified Chinese localization - Added Ukrainian translation |