From: Quanah Gibson-Mount Date: Wed, 11 Oct 2017 19:34:13 +0000 (-0700) Subject: ITS#7373 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~69 X-Git-Url: https://git.sur5r.net/?p=openldap;a=commitdiff_plain;h=99421d328d1f8c60169c1b7f13130d4d55b825c1 ITS#7373 --- diff --git a/CHANGES b/CHANGES index 9be54b1915..6ca42704e1 100644 --- 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)