]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
minor cleanup
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 15 Feb 2024 19:38:42 +0000 (19:38 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 15 Feb 2024 19:38:42 +0000 (19:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a54ed30f75313aa97e66483e568711ee58f419f0..e0b8751726e9b6358a5ee4702a6fb5a20bd10ab8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,10 @@
 OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.8 Engineering
-       Added slapo-memberof 'addcheck' option (ITS#10167)
-       Fixed slapo-accesslog startup initialization (ITS#10170)
        Fixed slapd-meta with dynlist (ITS#10164)
        Fixed slapd-meta binds when proxying internal op (ITS#10165)
+       Added slapo-memberof 'addcheck' option (ITS#10167)
+       Fixed slapo-accesslog startup initialization (ITS#10170)
        Build
                Fixed build with gcc14.x (ITS#10166)
        Minor Cleanup