From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 18:02:03 +0000 (+0000) Subject: ITS#8801 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb83f849faaf8f7a60b3a6c59573db4b6587287;p=thirdparty%2Fopenldap.git ITS#8801 --- diff --git a/CHANGES b/CHANGES index 193fd84610..a2d3ac5471 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,7 @@ OpenLDAP 2.4.46 Engineering Fixed slapd syncrepl deadlock when updating cookie (ITS#8752) Fixed slapd syncrepl callback to always be last in the stack (ITS#8752) Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens (ITS#8778) + Fixed slapd CSN queue processing (ITS#8801) Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720) Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set (ITS#7520) Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)