From: Quanah Gibson-Mount Date: Fri, 27 Jan 2012 20:05:39 +0000 (-0800) Subject: ITS#7052 X-Git-Tag: OPENLDAP_REL_ENG_2_4_29~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=74c7c02d60725268f32844e8ba3ac37904dfcaaa;p=openldap ITS#7052 --- diff --git a/CHANGES b/CHANGES index d6bfc9e0b1..7eac01c0db 100644 --- 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)