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

diff --git a/CHANGES b/CHANGES
index 18b09fd037f8a9b32762817d32f6d3cb79666812..84899c3a73f8de3a1e3fdb6bc0cd5727427300e1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,7 @@ OpenLDAP 2.6.1 Engineering
        Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)
        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)
        Fixed slapo-syncprov to generate a more accurate accesslog query (ITS#9756)
     Build Environment
         Fix test022 to preserve DELAY search output (ITS#9718)