From e886c1e0ecb576a6ab676dfc22896c368c5e3c90 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 05 May 2006 13:21:23 -0400
Subject: [PATCH] Fixed some bugs

---
 CHANGELOG |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index dc67f95..f355129 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,15 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
-2006/05/01
+2006/05/05
 ----------
+- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
+- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
+- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
+- Corrected INSTALL description (Bug #1476106)
 - Added charset to javascript HTTP headers
-- Fixed Opera bug with CC and BCC fields
+- Fixed Opera bug with CC and BCC fields (Bug #1474576)
+- Changed login page title regarding product name (Bug #1476413)
 - Pimped search function
 - Applied attachment viewing/forwarding patches by Andrew Fladmark
 - Applied prev/next patch by Leonard Bouchet

--
Gitblit v1.9.1