From 30cfb53a9e1291362ebb616adcca908f15a27b2a Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:52:51 +0000 Subject: [PATCH] ITS#8100 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 6a35342f1e..a466debdf2 100644 --- 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) -- 2.39.5