summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-01-23 18:08:32 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-01-23 18:08:32 +0100
commit40917b0b340575556a31edbec0cda3ec1ef6f918 (patch)
treed13322b996e7e2b1eab5d11f08bdd2ec2e4fc4bc /CHANGELOG
parente114a6040606afabf84f11651a040cef30bc55a2 (diff)
Updated changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6317fb507..ee57c3704 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,13 @@
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)
+- Extended archive plugin with user-configurable options to store messages into subfolders
+- Also block remote images in HTML part view (#1488827)
- Improved database schema upgrade procedure, added updatedb.sh script
+- Fix export of selected contacts from search result (#1488905)
- Feature to export only selected contacts from addressbook (by Phil Weir)
- Force autocommit mode in mysql database driver (#1488902)