From: Quanah Gibson-Mount Date: Tue, 24 Jan 2012 17:42:09 +0000 (-0800) Subject: ITS#7132 and Wording fixes X-Git-Tag: OPENLDAP_REL_ENG_2_4_29~37 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0d381bca2c9bc0f51e21a1fb9306b3aeeb57e353;p=openldap ITS#7132 and Wording fixes --- diff --git a/CHANGES b/CHANGES index 2115141d73..1679756d49 100644 --- a/CHANGES +++ b/CHANGES @@ -3,15 +3,15 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.29 Engineering Fixed slapd cn=config modification of first schema element (ITS#7098) Fixed slapd operation reuse (ITS#7107) - Fixed slapd blocked writers should not interfere with pool pause (ITS#7115) + Fixed slapd blocked writers to not interfere with pool pause (ITS#7115) Fixed slapd connection loop connindex usage (ITS#7131) - Fixed slapd multiple calls to connection_done (ITS#7125) + 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) + Fixed slapd syncrepl reference to freed memory (ITS#7127,ITS#7132) 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) - Fixed back-perl initialization (ITS#7075) + Fixed slapd-perl initialization (ITS#7075) Fixed slapo-dds to properly exit when in tool mode (ITS#7099) Build Environment Fixed test001 to skip back-ldif (ITS#7101)