]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9751
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:42:42 +0000 (22:42 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:42:42 +0000 (22:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9d9e7f92703144bd42762fbe128c680e84cfd0df..36323aeef6271f596d722fc8ca81ec83486bb845 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.5.10 Engineering
        Fixed slapd syncrepl replication with ODSEE (ITS#9707)
        Fixed slapd syncrepl to reject REFRESH for precise resync (ITS#9742)
        Fixed slapd syncrepl when X-ORDERED is specified (ITS#9761)
+       Fixed slapd syncrepl to better handle out of order delete ops (ITS#9751)
        Fixed slapd-mdb to update indices correctly on replace ops (ITS#9753)
        Fixed slapd-wt to set correct flags (ITS#9760)
        Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)