From: Quanah Gibson-Mount Date: Wed, 11 Oct 2017 19:16:35 +0000 (-0700) Subject: ITS#8717, ITS#8720, ITS#8226 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~76 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=66928d6b992575c019995d2225e8441bfb83ec9f;p=openldap ITS#8717, ITS#8720, ITS#8226 --- diff --git a/CHANGES b/CHANGES index f4ea5e1c2f..7f896ac64b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.46 Engineering + Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717) Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) Fixed slapo-syncprov memory leak with delete operations (ITS#8690) Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444) + 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) Build Environment Fixed Windows build with newer MINGW version (ITS#8697) Documentation