]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10208
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 7 May 2024 16:45:46 +0000 (16:45 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 7 May 2024 16:45:46 +0000 (16:45 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 108554d622410ce38244d40fb89376af36bc1c1f..ec8b1ad51621fbd995609b7505b5cf6a46fc32b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.5.18 Engineering
        Build
                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)
        Contrib
                Fixed smbk5pwd implicit function declaration (ITS#10206)
        Minor Cleanup