From: Quanah Gibson-Mount Date: Wed, 28 Dec 2016 18:54:31 +0000 (-0800) Subject: ITS#6794 X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~87 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bb16cc0e713c58222aefc8cec74e833a3a4b3dba;p=openldap ITS#6794 --- diff --git a/CHANGES b/CHANGES index 6c8a340b43..3e0a6ea454 100644 --- a/CHANGES +++ b/CHANGES @@ -7,8 +7,9 @@ OpenLDAP 2.4.45 Engineering Fixed slapd syncrepl infinite looping mods with delta-sync MMR (ITS#8432) Fixed slapd callback struct so older modules without writewait should function. Custom modules may need to be updated for sc_writewait callback (ITS#8435) - Fixed slapo-accesslog to honor pauses during purge for cn=config update (ITS#8423) + Fixed slapd-mdb so it passes ITS6794 regression test (ITS#6794) Fixed slapd-meta uninitialized diagnostic message (ITS#8442) + Fixed slapo-accesslog to honor pauses during purge for cn=config update (ITS#8423) Fixed slapo-relay to correctly initialize sc_writewait (ITS#8428) Build Environment Fix test008 to be portable (ITS#8414)