]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9808
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 21 Mar 2022 16:48:45 +0000 (16:48 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 21 Mar 2022 16:48:45 +0000 (16:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a4d67c60d6188a992d958577c6e0b0b17bd4e4f5..82c37b66509eb85a18f8f7db4f14740cb6152189 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.12 Engineering
        Fixed libldap to drop connection when non-LDAP data is received (ITS#9803)
+       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 bconfig locking for cn=config replication (ITS#9584)