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

diff --git a/CHANGES b/CHANGES
index f4ea5e1c2faf049e8046d05422445ed8e69f5541..7f896ac64b42f091b895daef6ad4c42b838aa230 100644 (file)
--- 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