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

diff --git a/CHANGES b/CHANGES
index 0ddba0bf8535f03001b43d53ce428349e5d4f974..fac69fab7f6ff42b02e20dd0a88b66d41fdfd730 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.6.7 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