]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9112
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 22 Nov 2019 17:43:28 +0000 (17:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 22 Nov 2019 17:43:28 +0000 (17:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ab1df56689c849ddf5f0d2669463dad0733e5a5e..8c4090f8fd1b5158d5c5d323f25cce0851f1017e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.49 Engineering
        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 to have cleaner error handling during connection setup (ITS#9112)
        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)