summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-03-21 14:09:20 +0000
committerthomascube <thomas@roundcube.net>2008-03-21 14:09:20 +0000
commitbf1be0c931904e45122cf8eeec3bf20cc6e91bd5 (patch)
tree35929cf1a3884ac1cab1740ce926765f9a39e661 /CHANGELOG
parent846dd743c83e69485602054b2a9687deaf26a672 (diff)
Fixed message part window display in IE6 (#1484610)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6b620061d..f69356b8b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,7 +4,12 @@ CHANGELOG RoundCube Webmail
2008/03/21 (thomasb)
----------
- Add configurable default charset for message decoding
-
+- Applied patch to fix mime decoding an folder subscription (#1484191)
+- Applied patch to correctly quote email recipient strings (#1484191)
+- Fix wrong charset aliases (#1484818 and #1484598)
+- Remove hard-coded size of logo image (#1484378)
+- Strip slashes from virtuser email values (#1484700)
+- Fixed message part window display in IE6 (#1484610)
2008/02/28 (thomasb)
----------