From: Quanah Gibson-Mount Date: Fri, 9 Feb 2018 18:27:04 +0000 (+0000) Subject: ITS#8800 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=762f36e014db6b2d7fdd50bc5195d63646be8dc2;p=thirdparty%2Fopenldap.git ITS#8800 --- diff --git a/CHANGES b/CHANGES index a2d3ac5471..3fbe91283c 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,7 @@ OpenLDAP 2.4.46 Engineering 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) + Fixed slapo-syncprov to process changes from this SID on REFRESH (ITS#8800) Build Environment Fixed Windows build with newer MINGW version (ITS#8697) Fixed compiler warnings and removed unused variables (ITS#8578)