]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10218
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jun 2024 16:57:22 +0000 (16:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jun 2024 16:57:22 +0000 (16:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e144166ad3279bb4fc972d3861c3cde1af663bc1..0723c48519225059e64d9b5fcf27b7eed6eb1b93 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@ OpenLDAP 2.6.9 Engineering
        Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223)
        Fixed libldap to check for OpenSSL EVP_Digest* failure (ITS#10224)
        Fixed slappw-argon2 defaults to be more secure (ITS#9827)
+       Minor Cleanup
+               ITS#10218
 
 OpenLDAP 2.6.8 Release (2024/05/21)
        Fixed libldap exit handling with OpenSSL3 again (ITS#9952)