]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10091
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 23 Oct 2023 19:16:48 +0000 (19:16 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 23 Oct 2023 19:16:48 +0000 (19:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6e2d2278219d2d4ea671f3e5c6e9be9e70f1ff5d..fef9fa972082f2bfa2f9fe024eee33ccdbbb61a4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.5.17 Engineering
        Fixed lloadd handling of closing connection (ITS#10083)
        Fixed slapd handling of regex testing in ACLs (ITS#10089)
        Fixed slapd-asyncmeta when remote suffix is empty (ITS#10076)
+       Fixed slapo-dynlist so it can't be global (ITS#10091)
        Documentation
                Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath (ITS#10057)
        Minor Cleanup