diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-01-23 18:16:18 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-01-23 18:16:18 +0100 |
commit | aefb92408255d269354a4c0be39538b317744cd5 (patch) | |
tree | 4865e9d3a07d6e093123b6e27b10c88d1ec22d7d | |
parent | 2b2f34d35487e9cf227f70f4e33898ac139cac67 (diff) |
Updated changelog
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ CHANGELOG Roundcube Webmail =========================== +- Use LDAP fallback hosts on connect + bind instead of ldap_connect() only. +- Add config option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT option) - Submit Addressbook advanced search form with Enter key (#1488568) +- Also block remote images in HTML part view (#1488827) - Improved database schema upgrade procedure, added updatedb.sh script - Force autocommit mode in mysql database driver (#1488902) |