diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-21 12:20:33 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-21 12:20:33 +0000 |
| commit | de84571440460ceeb72f9961e9745ef81008a0b2 (patch) | |
| tree | 57767ffab120224052fa236b719919eaacbfe114 | |
| parent | a859a759e8ca812a55ac36aba2e36446c17574e0 (diff) | |
Improved support for UTF-8 and other charsets
git-svn-id: https://svn.roundcube.net/trunk@51 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index ede37f4c3..0e42c40be 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -46,7 +46,7 @@ CHANGELOG RoundCube Webmail 2005/10/20 ---------- -- Added Swedish, Portuguese and Catalan translation +- Added Swedish, Latvian, Portuguese and Catalan translation - Make SMTP auth method configurable - Make mailboxlist scrollable (Bug #1326372) - Fixed SSL support @@ -57,3 +57,6 @@ CHANGELOG RoundCube Webmail - Srip tags when creating a new folder (Bug #1332084) - Translate HTML tags in message headers (Bug #1330134) - Correction in German translation (Bug #1329434) +- Display folder names with special chars correctly (Bug #1330157) + + |
