]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Import syncrepl consumer fixes from HEAD ITS#3423, #3425, #3443
authorHoward Chu <hyc@openldap.org>
Sat, 25 Dec 2004 20:14:38 +0000 (20:14 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 25 Dec 2004 20:14:38 +0000 (20:14 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fc292d29697418e873c58fe1970a9142e03ceb50..b0d390eac2a1ddb4baed18c3a64f8ce9acdb6587 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.2.20 Engineering
        Fixed slapd sanity check on protocol in authz-regexp URI (ITS#3411)
        Fixed slapd ID to DN mapping when values need DN escaping (ITS#3419)
        Fixed slapd sl_realloc memory overrun (ITS#3420, #3404, #3296)
+       Fixed slapd syncrepl consumer bugs (ITS#3423, #3425, #3443)
        Fixed back-bdb locks in backend_group (ITS#3263, #3365)
        Fixed back-ldap failed connection retry (ITS#3217)
        Fixed back-sql segfault when logging and delete_rule is NULL (ITS#3407)