]> git.sur5r.net Git - openldap/commitdiff
ITS#8100
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:52:51 +0000 (17:52 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:52:51 +0000 (17:52 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6a35342f1e06d6e9b8a98c978c65821fb7e3f013..a466debdf2edd31b1ef146d6aaee57c1917dc95e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -21,9 +21,11 @@ OpenLDAP 2.4.46 Engineering
        Fixed slapd-meta assert when olcDbRewrite is modified (ITS#8404)
        Fixed slapd-sock with LDAP_MOD_INCREMENT operations (ITS#8692)
        Fixed slapo-accesslog cleanup to only occur on failed operations (ITS#8752)
+       Fixed slapo-accesslog to not expire the last entry in the database (ITS#8100)
        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)
+       Fixed slapo-syncprov to initialize an empty accesslog db if configured (ITS#8100)
        Build Environment
                Fixed Windows build with newer MINGW version (ITS#8697)
                Fixed compiler warnings and removed unused variables (ITS#8578)