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

diff --git a/CHANGES b/CHANGES
index 716f425e1aac2254d77dc306c83216902dcd47cc..315b4b173de7861970743e624a708132f5b06845 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.5.14 Engineering
        Fixed liblunicode UTF8bvnormalize buffer size (ITS#9955)
        Fixed lloadd race in epoch.c (ITS#9947)
        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 transactions extended operations cleanup after write (ITS#9892)
        Fixed slapd deadlock with replicated cn=config (ITS#9930)