]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10214
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 9 May 2024 17:13:06 +0000 (17:13 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 9 May 2024 17:13:06 +0000 (17:13 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ad68431aee7297495803266a70dfac786a5cedc9..07a7e3ebaa6f17d073807ce400e8abb83d6775cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.5.18 Engineering
                Fixed build with gcc14.x (ITS#10166)
                Fixed back-perl with clang15 (ITS#10177)
                Fixed tests to use SCRAM-SHA-256 instead of DIGEST-MD5 (ITS#10208)
+               Fixed to reduce systemd dependencies (ITS#10214)
        Contrib
                Fixed smbk5pwd implicit function declaration (ITS#10206)
        Minor Cleanup