summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-27 10:44:17 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-27 10:44:17 +0000
commitb5e0db77606db6f9dfac3f94efbf28f9c1e8556d (patch)
treeab1c93e55af2b7ce24a39bc1b3b2047877116722 /roundcubemail/CHANGELOG
parentdb2a0853485b411f10e82be58ca0a6218f519454 (diff)
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
git-svn-id: https://svn.roundcube.net/trunk@2315 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index e7ee47790..ed66d6a32 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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)
----------