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

diff --git a/CHANGES b/CHANGES
index fac69fab7f6ff42b02e20dd0a88b66d41fdfd730..4198b601856f4264be1086b6d889f52df065df68 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@ OpenLDAP 2.6.7 Engineering
        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)
+       Build
+               Fixed lloadd type mismatches (ITS#10074)
        Documentation
                Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath (ITS#10057)
        Minor Cleanup