summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-02-27 10:44:17 +0000
committerthomascube <thomas@roundcube.net>2009-02-27 10:44:17 +0000
commitae8a6021674fafad1845313c0989b19da10fdd9c (patch)
tree30129735ef9496dd71c62ecef03692002b40c56d /CHANGELOG
parent65ce3d2991d31b8b799956578f183ac58692e15a (diff)
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e7ee47790..ed66d6a32 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)
----------