From 4b125969ae56b1d147dafb5633ae6756f8396ff8 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 06 Sep 2013 08:18:49 -0400
Subject: [PATCH] Move these two fixes to the 0.9.4 release

---
 CHANGELOG |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index e5a772f..d20a8d0 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)

--
Gitblit v1.9.1