]> git.sur5r.net Git - openldap/commitdiff
ITS#7520
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 19:37:48 +0000 (12:37 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 19:37:48 +0000 (12:37 -0700)
CHANGES

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