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

diff --git a/CHANGES b/CHANGES
index af5ee5a8ce986d7989d798778e3ea3493f7dcc12..9be54b191591804e2b2d8603753d3d16212857a3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,10 +3,11 @@ 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)
+       Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 (ITS#7100)
+       Fixed slapo-syncprov memory leak with delete operations (ITS#8690)
+       Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444)
        Build Environment
                Fixed Windows build with newer MINGW version (ITS#8697)
        Documentation