From: Quanah Gibson-Mount Date: Wed, 11 Oct 2017 19:36:00 +0000 (-0700) Subject: ITS#7374 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~67 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f465c18c45d1d1a97e0db0153b21eaf8792f1c85;p=openldap ITS#7374 --- diff --git a/CHANGES b/CHANGES index 6ca42704e1..f6c7b93e81 100644 --- 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 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) Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)