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

diff --git a/CHANGES b/CHANGES
index 9be54b191591804e2b2d8603753d3d16212857a3..6ca42704e1a55ac9585922e9ff8c1ea6e68ab753 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,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 slapd Eventlog registry key creation on 64-bit Windows (ITS#8705)
        Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720)
        Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)