]> 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:32:01 +0000 (22:32 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:32:01 +0000 (22:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 87541353cb864a75de52d8e71be4cb9c0d4a9d20..41ae8b6af1e73aacd61d6b58daa546cad83da3bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,10 +8,15 @@ OpenLDAP 2.5.10 Engineering
        Fixed slapd syncrepl when X-ORDERED is specified (ITS#9761)
        Fixed slapd-mdb to update indices correctly on replace ops (ITS#9753)
        Fixed slapd-wt to set correct flags (ITS#9760)
-       Fixed slapo-dynlist compare operation for static groups (ITS#9747)
        Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)
+       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)
+       slapo-refint to maintain values in insertion order (ITS#9763)
        Fixed slapo-retcode to honor requested insert position (ITS#9759)
        Fixed slapo-syncprov to generate a more accurate accesslog query (ITS#9756)
+       Fixed slapo-valsort to maintain values in insertion order (ITS#9764)
        Documentation
                Fixed slapo-accesslog(5) to clarify logoldattr usage (ITS#9749)