]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8047
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 12 Nov 2024 17:56:19 +0000 (17:56 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 12 Nov 2024 17:56:19 +0000 (17:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 38b19e348af3959d137f86c931903c63674ad211..49be725ace3021ad89cdf750cf7da0cb23604eb2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.9 Engineering
+       Fixed libldap TLS connection timeout handling (ITS#8047)
        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)