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

diff --git a/CHANGES b/CHANGES
index 494d65c8e3a4842c4ee3c23d33ea5b57efe5b340..385119452d8428b93960bf53f580b29a438a70b7 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 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)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapd-monitor to free remembered cookies (ITS#9339)
        Fixed slapo-deref memory leak (ITS#9924)