diff options
author | thomascube <thomas@roundcube.net> | 2011-05-24 19:58:12 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-05-24 19:58:12 +0000 |
commit | 28ac5cada2410f6c2066fb9b822ccd898b77b5d0 (patch) | |
tree | 3931f2b9e255802aef10a7a541ea6d3418810128 /CHANGELOG | |
parent | e7b6e907c5d0fd509adbc910f03160c75afce65c (diff) |
Let plugins hook into keep-alive requests
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Added plugin hook for keep-alive requests - Store user preferences in session when write-master is not available and session is stored in memcache, write them later - Improve performence of folder manager operations - Fix default_port option handling in Installer when config.inc.php file exists (#1487925) |