summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-09-07 18:54:37 +0000
committerthomascube <thomas@roundcube.net>2006-09-07 18:54:37 +0000
commite170b4b7f85767703293116c95d9e02020b1c99a (patch)
treeb9b708c37c1016709fcb3314039d2137c99e26f4 /CHANGELOG
parentd656f1ca71de0ec88da9ac84987bdeb44e371ccf (diff)
Some bugfixes and session expiration stuff
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c3d6e27e6..2a5c90701 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,15 @@
CHANGELOG RoundCube Webmail
---------------------------
+2006/09/07 (thomasb)
+----------
+- Made automatic draft saving configurable
+- Fixed JS bug when renaming folders (Bug #1483989)
+- Don't wait for complete page load when calling JavaScript init()
+- Some improvements to prevent session expiration
+- Prevent from double submit of spell check requests
+
+
2006/09/01 (thomasb)
----------
- Imporoved message parsing and HTML validation