diff options
author | thomascube <thomas@roundcube.net> | 2009-02-27 10:44:17 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-02-27 10:44:17 +0000 |
commit | ae8a6021674fafad1845313c0989b19da10fdd9c (patch) | |
tree | 30129735ef9496dd71c62ecef03692002b40c56d /CHANGELOG | |
parent | 65ce3d2991d31b8b799956578f183ac58692e15a (diff) |
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ CHANGELOG RoundCube Webmail 2009/02/27 (thomasb) ---------- - Fix mime-type detection using a hard-coded map (#1485311) +- Don't return empty string if charset conversion failed (#1485757) 2009/02/26 (alec) ---------- |