]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9983
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Jan 2023 17:49:13 +0000 (17:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Jan 2023 17:49:13 +0000 (17:49 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a7c3f70e3183fc55bcc4c0e702b6cbfa41e9f88f..d287158755096eb91bebb2d1c8569e7acf86c087 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed lloadd race in epoch.c (ITS#9947)
        Fixed lloadd potential deadlock with cn=monitor (ITS#9951)
        Fixed lloadd to keep listener base around when not active (ITS#9984)
+       Fixed lloadd object reclamation sequencing (ITS#9983)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        Fixed slapd free of redundant cmdline option (ITS#9912)
        Fixed slapd transactions extended operations cleanup after write (ITS#9892)