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

diff --git a/CHANGES b/CHANGES
index 8d367fccaca2439b1a92205c023003bef41d6fef..203751ec24a708c81dde5b83b88f131e8793c163 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.5.10 Engineering
        Fixed slapd-mdb to update indices correctly on replace ops (ITS#9753)
        Fixed slapo-dynlist compare operation for static groups (ITS#9747)
        Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)
+       Fixed slapo-retcode to honor requested insert position (ITS#9759)
        Fixed slapo-syncprov to generate a more accurate accesslog query (ITS#9756)
        Documentation
                Fixed slapo-accesslog(5) to clarify logoldattr usage (ITS#9749)