]> git.sur5r.net Git - openldap/commitdiff
ITS#8687
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 19:45:11 +0000 (12:45 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 19:45:11 +0000 (12:45 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index b8847b828815abbcf07d4f6eaa1f36f1bda86306..e000296201804b1079f0e0750f1dc245d052ff5d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 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 MozNSS CA certificate hash matching (ITS#7374)
        Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705)
        Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720)