]> git.sur5r.net Git - openldap/commitdiff
ITS#8576
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 3 Feb 2017 22:46:11 +0000 (14:46 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 3 Feb 2017 22:46:11 +0000 (14:46 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index e97f8b560fe229d86ba78fb0dfe7b6c348447ccd..54db3d8b5599cf6aca51a6fe98588a6d4df38e5f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ 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 slapd-ldap/meta broken LDAP_TAILQ macro (ITS#8576)
        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)