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

diff --git a/CHANGES b/CHANGES
index 0f36486a4d5e0866bfa3054bfe00555b9b4f8e87..716f425e1aac2254d77dc306c83216902dcd47cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.5.14 Engineering
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        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 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)