]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9820
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 27 Apr 2022 15:49:28 +0000 (15:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 27 Apr 2022 15:49:28 +0000 (15:49 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f5979781728b7a43cb9b39ea337c3480d02aa443..f3cc421e570046555bac6221355655d320f7069e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.5.12 Engineering
        Fixed slapd slaptest conversion of olcLastBind (ITS#9808)
        Fixed slapd usage of thread local counters (ITS#9789)
        Fixed slapd to clear runqueue task correctly (ITS#9785)
+       Fixed slapd idletimeout handling (ITS#9820)
        Fixed slapd bconfig locking for cn=config replication (ITS#9584)
        Fixed slapd syncrepl handling of new sessions (ITS#9584)
        Fixed slapd to clear connections on bind (ITS#9799)