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

diff --git a/CHANGES b/CHANGES
index a81f81fdd4000eb5e63a4271832d53221321338e..4831b0848fe697125a8baed5805e3cbb30f6bfb9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.6.1 Engineering
        Fixed slapd syncrepl replication with ODSEE (ITS#9707)
        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-mdb to update indices correctly on replace ops (ITS#9753)
        Fixed slapo-accesslog to fix assertion due to deprecated code (ITS#9738)
        Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)