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

diff --git a/CHANGES b/CHANGES
index 2432e2bafefaff59aaebb54dced8bb8c99f9fbf5..792e2d82f057cc5cad1c01b293faf9799b61c629 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed slapd free of redundant cmdline option (ITS#9912)
        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)