]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9584
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Feb 2022 20:36:33 +0000 (20:36 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Feb 2022 20:36:33 +0000 (20:36 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5cc21ba69edd9c94bbd298b0ce4832212ed7d0be..797239c36c958491ba10263f0dc5d229af6c93df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.5 Change Log
 OpenLDAP 2.5.12 Engineering
        Fixed slapd usage of thread local counters (ITS#9789)
        Fixed slapd to clear runqueue task correctly (ITS#9785)
+       Fixed slapd bconfig locking for cn=config replication (ITS#9584)
        Fixed slapd syncrepl handling of new sessions (ITS#9584)
        Build Environment
                Fix compilation with openssl exclusions (ITS#9791)