diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-09-19 18:14:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-09-19 18:14:38 +0000 |
| commit | 968a2e52e2ab2e9f0305c3c0fb00ea6a127e87f3 (patch) | |
| tree | fd2ecc313b2e2f06871e317dd24d995fdbf7c4f0 /roundcubemail/CHANGELOG | |
| parent | a28d4a54f4db471769d2ca205955c7639695fe88 (diff) | |
Correct UTF-7 to UTF-8 conversion if mbstring is not available
git-svn-id: https://svn.roundcube.net/trunk@348 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index debca4992..3319d38c1 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -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 |
