]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#6794
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 28 Dec 2016 18:54:31 +0000 (10:54 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 28 Dec 2016 18:54:31 +0000 (10:54 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6c8a340b439b9c85dbe12a7c9af13bc3473f6a60..3e0a6ea454bcb59d4b8affee882c4835b0884e85 100644 (file)
--- 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)