summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-05 17:21:23 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-05 17:21:23 +0000
commit423fec11b77edd6d04d6aa0fb202c195fb8f382b (patch)
treefd2be8aa6d736ef3272c895233b92899137a4acc
parentc4c213c71dcfd1e2b48ca4664bc6c41bb154a06c (diff)
Fixed some bugs
git-svn-id: https://svn.roundcube.net/trunk@225 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index dc67f957d..f355129df 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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