diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-09-07 18:54:37 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-09-07 18:54:37 +0000 |
| commit | 33646461fd04f53de0e4dc79f0b6bb2e4253724e (patch) | |
| tree | 7d804fa22fbf0e28c32e967e9cb45d77a4714265 /roundcubemail/CHANGELOG | |
| parent | 476d13763e72c1a61693bc8050912317042fc3eb (diff) | |
Some bugfixes and session expiration stuff
git-svn-id: https://svn.roundcube.net/trunk@338 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index c3d6e27e6..2a5c90701 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/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 |
