]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix ITS to be ITS#9753
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 23 Nov 2021 22:20:15 +0000 (22:20 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 23 Nov 2021 22:20:15 +0000 (22:20 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f8a7845a01bbb95246ee257ab86cc6ca92fe6c52..daad6915a9383ec2c15c4c27d3987fc28665ada3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +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-mdb to update indices correctly on replace ops (ITS#9573)
+       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)
        Fixed slapo-dynlist compare operation for static groups (ITS#9747)