]> git.sur5r.net Git - openldap/commitdiff
ITS#4223: don't store negative results in IDL cache
authorKurt Zeilenga <kurt@openldap.org>
Tue, 29 Nov 2005 01:24:07 +0000 (01:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 29 Nov 2005 01:24:07 +0000 (01:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index acca479218c5a87c8954fd402cf69c7fdf1d2772..5d0423654318fd6fc7ddd55c9e8bdd36aa32811e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.3.13 Engineering
        Fixed slapd cn=config rootdn issue (ITS#4192)
        Fixed slapd cn=config slaptest -F without -f issue (ITS#4194)
        Fixed slapd cn=config ACL issue (ITS#4218)
+       Fixed slapd-bdb negative results IDL cache issue (ITS#4223)
        Fixed slapd-hdb slapadd -q issue (ITS#4210)
        Fixed slapd-hdb missing results issue (ITS#4186)
        Fixed slapd-ldap potential double free issue (ITS#4189)