diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-06-18 15:02:10 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-06-18 15:02:10 +0200 |
commit | 0096981452f913fcd1399ac63c2e18cc9c9f8ad7 (patch) | |
tree | fc9e0ab0edb83f9603b6c4797038c0a37a4ee2e7 /CHANGELOG | |
parent | caa53b1316dc7a17a4439e1a1afb3c9f91182832 (diff) |
Describe changes from 'dev-advanced-ldap-groups'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |