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

diff --git a/CHANGES b/CHANGES
index 39b8bba4faf0996a106d49305794a9093df11104..a49f571108f30fe939c03d48fdf54be0dfcd401a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.6.1 Engineering
        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-accesslog delete handling of multi-valued config attrs (ITS#9493)
        Fixed slapo-dynlist compare operation for static groups (ITS#9747)
        Fixed slapo-ppolicy when not built modularly (ITS#9733)
        Fixed slapo-retcode to honor requested insert position (ITS#9759)