]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9352
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 17 Sep 2020 20:05:19 +0000 (20:05 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 17 Sep 2020 20:05:19 +0000 (20:05 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ebacf8ba4e65210054525c48392c8f9b3f76a5a9..f1ac0809b100ecdb4bf33069bd942916676bee82 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.54 Engineering
        Fixed slapd delta-syncrepl to ignore delete ops on deleted entry (ITS#9342)
        Fixed slapd delta-syncrepl to be fully serialized (ITS#9330)
+       Fixed slapd delta-syncrepl MOD on zero-length context entry (ITS#9352)
        Fixed slapd syncrepl to be fully serialized (ITS#8102)
        Fixed slapd syncrepl to call check_syncprov on fresh consumer (ITS#9345)
        Fixed slapo-syncprov contextCSN generation with empty suffix (ITS#9015)