summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-01-23 18:16:18 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-01-23 18:16:18 +0100
commitaefb92408255d269354a4c0be39538b317744cd5 (patch)
tree4865e9d3a07d6e093123b6e27b10c88d1ec22d7d /CHANGELOG
parent2b2f34d35487e9cf227f70f4e33898ac139cac67 (diff)
Updated changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 108765ade..487cf6305 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)