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

diff --git a/CHANGES b/CHANGES
index fef9fa972082f2bfa2f9fe024eee33ccdbbb61a4..c8868c929cef5901bc26f0451b531c6132270dbd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@ OpenLDAP 2.5.17 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