]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9762, ITS#9763, ITS#9764, ITS#9766, ITS#9770
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:29:13 +0000 (22:29 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:29:13 +0000 (22:29 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 04dd329dc92638b3da3cd9928d017c03eaab5ac3..0ca0654827e895f5168b84b2a73873ec75b13f84 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,12 +18,17 @@ OpenLDAP 2.6.1 Engineering
        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-autogroup to maintain values in insertion order (ITS#9766)
+       Fixed slapo-constraint to maintain values in insertion order (ITS#9770)
+       Fixed slapo-dyngroup to maintain values in insertion order (ITS#9762)
        Fixed slapo-dynlist compare operation for static groups (ITS#9747)
        Fixed slapo-ppolicy when not built modularly (ITS#9733)
+       Fixed slapo-refint to maintain values in insertion order (ITS#9763)
        Fixed slapo-retcode to honor requested insert position (ITS#9759)
        Fixed slapo-sock cn=config support (ITS#9758)
        Fixed slapo-syncprov to generate a more accurate accesslog query (ITS#9756)
        Fixed slapo-syncprov to allow empty DB to host persistent syncrepl connections (ITS#9691)
+       Fixed slapo-valsort to maintain values in insertion order (ITS#9764)
     Build Environment
         Fix test022 to preserve DELAY search output (ITS#9718)
                Fix slapd-watcher to allow startup when servers are down (ITS#9727)