diff options
author | alecpl <alec@alec.pl> | 2011-05-19 10:06:46 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-05-19 10:06:46 +0000 |
commit | 403f0bf771d022964412bb646532c19431710d65 (patch) | |
tree | 383b7ac8bb2ab39b71e0ddbd3f8be1e5bd473083 /CHANGELOG | |
parent | 4bb7d27b5468630efaa703e7240a86eb134423e9 (diff) |
- Fix default_port option handling in Installer when config.inc.php file exists (#1487925)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix default_port option handling in Installer when config.inc.php file exists (#1487925) - Removed option focus_on_new_message, added newmail_notifier plugin - Added general rcube_cache class with Memcache and APC support - Improved caching performance by skipping writes of unchanged data |