From: Quanah Gibson-Mount Date: Mon, 21 Mar 2022 16:48:45 +0000 (+0000) Subject: ITS#9808 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e4a703ebc32208b5222fecd0059e43611035bc;p=thirdparty%2Fopenldap.git ITS#9808 --- diff --git a/CHANGES b/CHANGES index a4d67c60d6..82c37b6650 100644 --- 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)