summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-01-24 14:00:36 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-01-24 14:00:36 +0100
commit5c99f5df6bda356e5c05f01a2cc1ab5bcb24407c (patch)
tree023403a67d2122c0bb7d77840fe7340b3cae834d /CHANGELOG
parent55ee252d65832c48d8b566852416418bec4082e5 (diff)
parent6ff0c30f191a2df7b93882a1fdfd2b64828e8ed4 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ee57c3704..bd0e7c8df 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix login in case when default_host is an array with one element (#1488928)
- 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)