]> git.sur5r.net Git - openldap/commitdiff
ITS#7052
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 27 Jan 2012 20:05:39 +0000 (12:05 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 27 Jan 2012 20:05:39 +0000 (12:05 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index d6bfc9e0b12a920abf2bfa4d68424ae73ea20102..7eac01c0db89e14206b81e3392e15a874a5c0850 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.4.29 Engineering
        Fixed slapd double mutex unlock via connection_done (ITS#7125)
        Fixed slapd check order in connection_write (ITS#7113)
        Fixed slapd syncrepl reference to freed memory (ITS#7127,ITS#7132)
+       Fixed slapd syncrepl to ignore some errors on delete (ITS#7052)
        Fixed slapd-mdb to handle overlays in tool mode (ITS#7099)
        Fixed slapd-mdb segfaults with page splits (ITS#7121)
        Fixed slapd-meta to correctly handle multiple targets (ITS#7050)