]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9930
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 25 Oct 2022 16:05:05 +0000 (16:05 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 25 Oct 2022 16:05:05 +0000 (16:05 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 96ff4f21fa2397ac45cf09b7307b4c5fd38b4d3a..241001f91c2a49d445bcc2340b5fbe8316135936 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.6.4 Engineering
        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)
+       Fixed slapd deadlock with replicated cn=config (ITS#9930)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapd-monitor memory leaks with lloadd (ITS#9906)
        Fixed slapd-monitor to free remembered cookies (ITS#9339)