From: Howard Chu Date: Fri, 5 Mar 2004 13:05:08 +0000 (+0000) Subject: Added note about back-bdb Indexing change in 2.2.6 for future reference X-Git-Tag: OPENLDAP_REL_ENG_2_2_7~41 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0398996385f78428c6e9df9a2b277db97a8bad78;p=openldap Added note about back-bdb Indexing change in 2.2.6 for future reference --- diff --git a/CHANGES b/CHANGES index 2f08963a68..5e0b000ca2 100644 --- 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)