]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10253
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Oct 2024 21:59:40 +0000 (21:59 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Oct 2024 21:59:40 +0000 (21:59 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a23f2ef26dcfd1f74989b6b98ed57d9d5f1cdbeb..2ae50efd816e1a01ac68cdf24464b122b66105fa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.9 Engineering
+       Fixed libldap GnuTLS incompatible pointer type (ITS#10253)
        Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223)
        Fixed libldap to check for OpenSSL EVP_Digest* failure (ITS#10224)
        Fixed slapd-ldap use of multi-precision add for op counters (ITS#10237)