]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9707
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Dec 2021 16:58:16 +0000 (16:58 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Dec 2021 16:58:16 +0000 (16:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2fa49eb7e2492249f12f79351beb0ba845fec249..9c5fe605923ff3d3a88519c6de46b7ad75fbd8a4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.6.1 Engineering
        Fixed slapd to only set loglevel in server mode (ITS#9715)
        Fixed slapd logfile-rotate use of uninitialized variable (ITS#9730)
        Fixed slapd syncrepl recreation of deleted entries (ITS#9282)
+       Fixed slapd syncrepl replication with ODSEE (ITS#9707)
        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)