]> git.sur5r.net Git - openldap/commitdiff
ITS#7142
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 30 Jan 2012 18:26:52 +0000 (10:26 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 30 Jan 2012 18:26:52 +0000 (10:26 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index fe188f065af6b5b10c0cd7f615c7f2f29f56a70a..e53c6675df5c34d3f624226310f8a18cc4552e2d 100644 (file)
--- 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)