]> git.sur5r.net Git - openldap/commitdiff
Added note about back-bdb Indexing change in 2.2.6 for future reference
authorHoward Chu <hyc@openldap.org>
Fri, 5 Mar 2004 13:05:08 +0000 (13:05 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 5 Mar 2004 13:05:08 +0000 (13:05 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2f08963a684a21d31ee410745dca99ea62b16275..5e0b000ca227d8fb387a744a8f48a4d4155b00f6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,9 @@ OpenLDAP 2.2.6 Release
        Updated slapd syncrepl support (multiple)
        Updated slapd connection deferred logging (ITS#2959)
        Updated slapd filter logging
-       Updated slapd back-ldap
+       Updated back-ldap
+       Updated back-bdb to use Btree indices instead of Hashes
+               Requires recreation of indices for existing databases
        Added slapd limit groups (ITS#2967)
        Build Environment
                Fixed test021 portable echo bug (ITS#2933, ITS#2879)