]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9531
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 17:07:01 +0000 (17:07 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 17:07:01 +0000 (17:07 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8fed37418715b7478c485e6c138b54c768d1387e..973789e49ff84fee0d459217a3a5237fa685d39b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.59 Engineering
        Fixed libldap double free of LDAP_OPT_DEFBASE (ITS#9530)
        Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295)
        Fixed slapd-mdb to cursor init check (ITS#9526)
+       Fixed slapd-mdb deletion of context entry (ITS#9531)
        Fixed slapo-pcache locking during expiration (ITS#9529)
        Contrib
                Fixed slapo-autogroup to not thrash thead context (ITS#9494)