summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-19 14:05:30 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-19 14:05:30 +0200
commit5a6c3a169bed84d29a17c6c6f87896c42565bf9d (patch)
tree062d50360fed648bb19e1627223d20a2ea86513d /CHANGELOG
parent858af706560c7665c99e37a2b34c4c8c1c647f8e (diff)
Cache LDAP's user_specific search and use vlv for better performance (#1489186)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 64da8c608..3d0d60cc1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Cache LDAP's user_specific search and use vlv for better performance (#1489186)
- 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