]> git.sur5r.net Git - openldap/commitdiff
ITS#5826, bli_flag fix
authorHoward Chu <hyc@openldap.org>
Sat, 22 Nov 2008 22:38:26 +0000 (22:38 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 22 Nov 2008 22:38:26 +0000 (22:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 45f337abb6b77b9448a3df7838e340b253c9a3cd..45d76f5977cd3e8055f61d2f7e67a3762df803ea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -37,6 +37,7 @@ OpenLDAP 2.4.13 Release (2008/11/20)
        Fixed slapd syncrepl MOD of attrs with no EQ rule (ITS#5781)
        Fixed slapd syncrepl rename handling (ITS#5809)
        Fixed slapd syncrepl schema checking (ITS#5798)
+       Fixed slapd syncrepl filter leak (ITS#5826)
        Fixed slapd undef promote (ITS#5783,ITS#5795)
        Added slapd What failed? control (ITS#5784)
        Fixed slapd-bdb/hdb invalid db crash (ITS#5698)
@@ -44,6 +45,7 @@ OpenLDAP 2.4.13 Release (2008/11/20)
        Added slapd-bdb/hdb checksum keyword
        Fixed slapd-bdb/hdb indexing of entryDN (ITS#5790)
        Fixed slapd-bdb/hdb lookup of entryDN with equality (ITS#5791)
+       Fixed slapd-bdb/hdb uninitialized bli_flag
        Fixed slapd-ldap snprintf buffer overflow test (ITS#4467)
        Fixed slapd-ldap search stop on minor failure (ITS#5816)
        Fixed slapd-ldif file rename on windows (ITS#5774)