From: Quanah Gibson-Mount Date: Wed, 11 Oct 2017 19:37:48 +0000 (-0700) Subject: ITS#7520 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~65 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f53258cf2f78b99adde56d9a9f4697a9f9c06823;p=openldap ITS#7520 --- diff --git a/CHANGES b/CHANGES index f6c7b93e81..237f1a3b21 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ OpenLDAP 2.4.46 Engineering Fixed libldap MozNSS CA certificate hash matching (ITS#7374) Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) 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) Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 (ITS#7100) Fixed slapo-syncprov memory leak with delete operations (ITS#8690)