summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-18 15:02:10 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-18 15:02:10 +0200
commit0096981452f913fcd1399ac63c2e18cc9c9f8ad7 (patch)
treefc9e0ab0edb83f9603b6c4797038c0a37a4ee2e7 /CHANGELOG
parentcaa53b1316dc7a17a4439e1a1afb3c9f91182832 (diff)
Describe changes from 'dev-advanced-ldap-groups'
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 66db4207a..64da8c608 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG Roundcube Webmail
===========================
+- LDAP: auto-detect and use VLV indices for all search operations
+- LDAP: additional group configuration options for address books
+- LDAP: separated address book implementation from a generic LDAP wrapper class
+- Allow address books to browse a multi-level group hierarchy in the contacts list
- Fix so install do not fail when one of DB driver checks fails but other drivers exist (#1489178)
- Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
- Fix session issues when local and database time differs (#1486132)