summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-05-05 17:21:23 +0000
committerthomascube <thomas@roundcube.net>2006-05-05 17:21:23 +0000
commite886c1e0ecb576a6ab676dfc22896c368c5e3c90 (patch)
tree9812b0bbdfd4f72447b3ecfa634d5788996a339c
parente21960f00e081a42fd1840c0c59f32b93747bcee (diff)
Fixed some bugs
-rw-r--r--CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dc67f957d..f355129df 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