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

diff --git a/CHANGES b/CHANGES
index c8ac136c6ba73253bc75f3ed4540a81e470afe74..8ce002f82301e00d686fc93375d0ae037cd23eb5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.4.54 Engineering
        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 syncrepl replace usage on single valued attrs (ITS#9295)
        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)