From: Quanah Gibson-Mount Date: Mon, 30 Jan 2012 18:26:52 +0000 (-0800) Subject: ITS#7142 X-Git-Tag: OPENLDAP_REL_ENG_2_4_29~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0056912905067202f923cd2c5fba3a235834b778;p=openldap ITS#7142 --- diff --git a/CHANGES b/CHANGES index fe188f065a..e53c6675df 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.4.29 Engineering Fixed slapd connection loop connindex usage (ITS#7131) Fixed slapd double mutex unlock via connection_done (ITS#7125) Fixed slapd check order in connection_write (ITS#7113) + Fixed slapd slapadd to exit on failure (ITS#7142) 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)