From: Quanah Gibson-Mount Date: Sun, 11 Feb 2018 20:57:03 +0000 (+0000) Subject: ITS#8486 X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf3e949fd2dd1605150216235a1ddeea2ade035;p=thirdparty%2Fopenldap.git ITS#8486 --- diff --git a/CHANGES b/CHANGES index 3fbe91283c..4d09b72c05 100644 --- a/CHANGES +++ b/CHANGES @@ -29,6 +29,7 @@ OpenLDAP 2.4.46 Engineering 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) + Fixed slapo-syncprov session log parsing to not block other operations (ITS#8486) Build Environment Fixed Windows build with newer MINGW version (ITS#8697) Fixed compiler warnings and removed unused variables (ITS#8578)