From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:35:10 +0000 (+0000) Subject: ITS#8778 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c0ba8498fe32a5d2a484c79395aff04c945c39;p=thirdparty%2Fopenldap.git ITS#8778 --- diff --git a/CHANGES b/CHANGES index a1aadbc044..c06e545f8b 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.4.46 Engineering Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) 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-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)