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

diff --git a/CHANGES b/CHANGES
index fa2bf592960ffa3c702853fb134c8d6a49ddccb3..77d73369779364e287a83c573a2bec7827d0c038 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,7 @@ OpenLDAP 2.5.14 Engineering
        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,ITS#8102)
+       Fixed slapd connection close logic (ITS#9991)
        Fixed slapd bconfig locking of cn=config entries (ITS#9045)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapd-mdb to always release entries from ADD operations (ITS#9942)