]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9124
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 2 Dec 2019 16:09:39 +0000 (16:09 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 2 Dec 2019 16:09:39 +0000 (16:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6d5a5b769ecbdc0e47b4f7fa15bdcc3a164785cb..9b31b8dc9c8286b8f07d8f6c18673ef18c92d5a0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.4.49 Engineering
        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 data check when processing cancel exop (ITS#9124)
        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)