]> git.sur5r.net Git - openldap/commitdiff
ITS#8791
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:42:30 +0000 (17:42 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:42:30 +0000 (17:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8c2d161653185cf9fa75c6c4abf5a23666730c7c..6a35342f1e06d6e9b8a98c978c65821fb7e3f013 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.4.46 Engineering
        Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717)
        Fixed libldap to not reuse tls_session if TLS hostname check fails (ITS#7373)
        Fixed libldap cross-compiling with OpenSSL 1.1 (ITS#8687)
+       Fixed libldap OpenSSL 1.1.1 compatibility with BIO_method (ITS#8791)
        Fixed libldap MozNSS CA certificate hash matching (ITS#7374)
        Fixed libldap MozNSS with PEM certs when also using an NSS cert db (ITS#7389)
        Fixed libldap MozNSS initialization (ITS#8484)