From: Kurt Zeilenga Date: Tue, 29 Nov 2005 01:24:07 +0000 (+0000) Subject: ITS#4223: don't store negative results in IDL cache X-Git-Tag: OPENLDAP_REL_ENG_2_3_13~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e58f91999403b3f49097ce407aa85d65ac5b5e19;p=openldap ITS#4223: don't store negative results in IDL cache --- diff --git a/CHANGES b/CHANGES index acca479218..5d04236543 100644 --- 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)