summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-01-25 14:27:25 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-01-25 14:38:18 +0100
commit490119976193a92acdbacd50b86ee7afd9e38ef8 (patch)
tree285f3dc4aac9061fad7e1172853326e4d3d8274c /CHANGELOG
parent5a0875ecb6d0dbaf678585f099e73d768fea5e2c (diff)
Add search box to compose address book widget (#1488381)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index aefb170cd..e2c61e4a6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add search box to compose address book widget (#1488381)
- 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)