]> git.sur5r.net Git - openldap/commitdiff
Fix ITS#8100 description
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 11 Feb 2018 21:43:55 +0000 (21:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 11 Feb 2018 21:43:55 +0000 (21:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4d09b72c05ad34df8e8c6ca9b3178d9122e5c349..baf7a060390be1936de3184c910effd20962574b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -22,11 +22,10 @@ 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)
+       Fixed slapo-syncprov to correctly record contextCSN values in the accesslog (ITS#8100)
        Fixed slapo-syncprov not to log checkpoints to accesslog db (ITS#8607)
        Fixed slapo-syncprov to process changes from this SID on REFRESH (ITS#8800)
        Fixed slapo-syncprov session log parsing to not block other operations (ITS#8486)