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

diff --git a/CHANGES b/CHANGES
index daad6915a9383ec2c15c4c27d3987fc28665ada3..2fa49eb7e2492249f12f79351beb0ba845fec249 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.6.1 Engineering
        Added slapd config keyword for logfile format (ITS#9745)
        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-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)