]> git.sur5r.net Git - openldap/commitdiff
ITS#8692
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 20:08:53 +0000 (13:08 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 20:08:53 +0000 (13:08 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1fea52914d2e22405aabebcf59708c8a0f0ae534..14fc1bc1a1cc4c29f1bbf8f36381bfb827d58616 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.4.46 Engineering
        Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set (ITS#7520)
        Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)
        Fixed slapd-meta assert when olcDbRewrite is modified (ITS#8404)
+       Fixed slapd-sock with LDAP_MOD_INCREMENT operations (ITS#8692)
        Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 (ITS#7100)
        Fixed slapo-syncprov memory leak with delete operations (ITS#8690)
        Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444)