]> git.sur5r.net Git - openldap/commitdiff
ITS#8778
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:35:10 +0000 (17:35 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:35:10 +0000 (17:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a1aadbc0444e8275ec4d64acc358196a6bc448be..c06e545f8b3a3f7bd302f4ed7442aa2c72182450 100644 (file)
--- 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)