]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#2496 SLAP_PTRCMP fix
authorHoward Chu <hyc@openldap.org>
Thu, 8 May 2003 00:40:11 +0000 (00:40 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 8 May 2003 00:40:11 +0000 (00:40 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2a16fcbd85822b00b848815f6cd03d164e6f8d62..c47aa930dde9460bff63470d72e4bf8c4de103af 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.1 Change Log
 
 OpenLDAP 2.1.19 Engineering
        Fixed slapd substring index normalization (ITS#2468)
+       Fixed back-bdb attribute index tracking (ITS#2496)
 
 OpenLDAP 2.1.18 Release
        Fixed slapd slave update when updateref missing bug (ITS#2435)