diff options
author | thomascube <thomas@roundcube.net> | 2006-09-07 18:54:37 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-09-07 18:54:37 +0000 |
commit | e170b4b7f85767703293116c95d9e02020b1c99a (patch) | |
tree | b9b708c37c1016709fcb3314039d2137c99e26f4 /CHANGELOG | |
parent | d656f1ca71de0ec88da9ac84987bdeb44e371ccf (diff) |
Some bugfixes and session expiration stuff
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |