From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 17:53:49 +0000 (+0000) Subject: ITS#8607 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3841a8e752a8d34faffb3dbf3e6e899c2b958213;p=thirdparty%2Fopenldap.git ITS#8607 --- diff --git a/CHANGES b/CHANGES index a466debdf2..193fd84610 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,7 @@ OpenLDAP 2.4.46 Engineering 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 not to log checkpoints to accesslog db (ITS#8607) Build Environment Fixed Windows build with newer MINGW version (ITS#8697) Fixed compiler warnings and removed unused variables (ITS#8578)