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

diff --git a/CHANGES b/CHANGES
index aff26c4c9b6a74f110fbd85442517c922dea27e1..04dd329dc92638b3da3cd9928d017c03eaab5ac3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,7 @@ OpenLDAP 2.6.1 Engineering
        Fixed slapd syncrepl to properly replicate glue entries (ITS#9647)
        Fixed slapd syncrepl to reject REFRESH for precise resync (ITS#9742)
        Fixed slapd syncrepl to avoid busy loop during refresh (ITS#9584)
+       Fixed slapd syncrepl when X-ORDERED is specified (ITS#9761)
        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 assertion due to deprecated code (ITS#9738)