]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9359
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 30 Sep 2020 21:57:05 +0000 (21:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 30 Sep 2020 21:57:05 +0000 (21:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2b5e635d59f307dcdb7a22481b29e95520800aba..c8ac136c6ba73253bc75f3ed4540a81e470afe74 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.4.54 Engineering
        Fixed slapd syncrepl to be fully serialized (ITS#8102)
        Fixed slapd syncrepl to call check_syncprov on fresh consumer (ITS#9345)
        Fixed slapd syncrepl to propagate errors from overlay_entry_get_ov (ITS#9355)
+       Fixed slapd syncrepl to not create empty ADD ops (ITS#9359)
        Fixed slapd-monitor fix monitor_back_register_database for empty suffix DB (ITS#9353)
        Fixed slapo-accesslog normalizer for reqStart (ITS#9358)
        Fixed slapo-syncprov contextCSN generation with empty suffix (ITS#9015)