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

diff --git a/CHANGES b/CHANGES
index 35743c2cf8f96b7f6a4b0d72d1ece4fdf75b567d..588687418a5397cdacc13fa03970446d6637e5f9 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-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)
        Fixed slapo-unique loop termination (ITS#9077)
        Build Environment
                Fix mkdep to honor TMPDIR if set (ITS#9062)