summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-09-06 14:18:49 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-09-06 14:18:49 +0200
commit4b125969ae56b1d147dafb5633ae6756f8396ff8 (patch)
tree287c00064a1fa147294fa5b471c50573a91901cf
parent93adce7abfcfc3c8cec06566f0b5cb85d4f0dc49 (diff)
Move these two fixes to the 0.9.4 releasev0.9.4
-rw-r--r--CHANGELOG5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e5a772f92..d20a8d0e0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,10 @@
CHANGELOG Roundcube Webmail
===========================
-- Make identities matching case insensitive (#1485480)
-- Fix issue where too big message data was stored in cache causing sql errors (#1489316)
-
RELEASE 0.9.4
-------------
+- Make identities matching case insensitive (#1485480)
+- Fix issue where too big message data was stored in cache causing sql errors (#1489316)
- Fix iframe scrollbars on webkit desktop browsers (#1489306)
- Fix issue where legacy config was overriden by default config (#1489288)
- Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313)