diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-01 19:04:34 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-01 19:04:34 +0000 |
| commit | 9db8e2d524cc25b445f02848e4963e9cb62ed32d (patch) | |
| tree | 96850c4425d97f89fe1bd39c3882d9ac304ca013 /roundcubemail/CHANGELOG | |
| parent | ff1dc41c6108ebf975d6a6996680b6560abf506d (diff) | |
- Improve performance by avoiding unnecessary updates to the session table (#1486325)
git-svn-id: https://svn.roundcube.net/trunk@3296 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index c7627e6a5..63bd103ec 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Improve performance by avoiding unnecessary updates to the session table (#1486325) - Fix invalid font tags which cause HTML message rendering problems (#1486521) - Fix CVE-2010-0464: Disable DNS prefetching (#1486449) - Fix Received headers to behave better with SpamAssassin (#1486513) |
