]> git.sur5r.net Git - openldap/commitdiff
ITS#7132 and Wording fixes
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 24 Jan 2012 17:42:09 +0000 (09:42 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 24 Jan 2012 17:42:09 +0000 (09:42 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2115141d732e67511f528575adcde4d67c9c8c88..1679756d491d3420c8040316973d744789d42023 100644 (file)
--- 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)