]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9100
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:27:51 +0000 (20:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:27:51 +0000 (20:27 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 588687418a5397cdacc13fa03970446d6637e5f9..90c522b25751a762f8a4513ff2ec62041d3cd610 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.4.49 Engineering
        Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
        Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
        Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
+       Fixed slapd to relax domainScope control check (ITS#9100)
        Fixed slapd-ldap to set oldctrls correctly (ITS#9076)
        Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657)
        Fixed slapd-mdb missing final commit with slapindex (ITS#9095)