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

diff --git a/CHANGES b/CHANGES
index 8c4090f8fd1b5158d5c5d323f25cce0851f1017e..61d3403c18b03fdd066863c6ba8d22142095ce7d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ OpenLDAP 2.4.49 Engineering
        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 slapd-mdb drop attr mappings added in an aborted txn (ITS#9091)
        Fixed slapd-monitor global operation counter reportign (ITS#9119)
        Fixed slapo-unique loop termination (ITS#9077)
        Build Environment