diff options
author | thomascube <thomas@roundcube.net> | 2006-09-19 18:14:38 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-09-19 18:14:38 +0000 |
commit | c8c1a30ceb84086926bcde4dc1495d0e646366de (patch) | |
tree | fa6964185c1d7acf3a73b36d720967d3af29e4d3 /CHANGELOG | |
parent | 19bef0eaf7b8c44c7b99da234571834ccc83f48b (diff) |
Correct UTF-7 to UTF-8 conversion if mbstring is not available
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/09/19 (thomasb) +---------- +- Correct UTF-7 to UTF-8 conversion if mbstring is not available + + 2006/09/13 (estadtherr) ---------- - Introduction of TinyMCE HTML editor support for message composition and signatures |