]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7150
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index eb3f164a4a9c6cbe94f807d9e9e77d6ccab4299a..f0682b5d173f27d4d5311575a8896f6c280dac4b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,32 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.29 Engineering
+OpenLDAP 2.4.29 Release (2012/02/04)
+       Fixed libldap MozNSS deferred initialization handling (ITS#7136)
+       Fixed libldap MozNSS with TLSCertificateKeyFile not set (ITS#7135)
        Fixed slapd cn=config modification of first schema element (ITS#7098)
+       Fixed slapd operation reuse (ITS#7107)
+       Fixed slapd blocked writers to not interfere with pool pause (ITS#7115)
+       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 syncrepl to handle missing oldRDN (ITS#7144)
        Fixed slapd-mdb to handle overlays in tool mode (ITS#7099)
+       Fixed slapd-mdb segfaults with page splits (ITS#7121)
+       Fixed slapd-mdb cleanup on transaction abort (ITS#7140)
+       Fixed slapd-mdb with attribute descriptions (ITS#7146)
        Fixed slapd-meta to correctly handle multiple targets (ITS#7050)
+       Fixed slapd-monitor compare op to update cached entry (ITS#7123)
+       Fixed slapd-perl initialization (ITS#7075)
        Fixed slapo-dds to properly exit when in tool mode (ITS#7099)
+       Fixed slapo-syncprov with already abandoned operation (ITS#7150)
+       Fixed contrib/smbk5pwd uninitialized keys in shadowLastChange (ITS#7138)
        Build Environment
                Fixed test001 to skip back-ldif (ITS#7101)
+       Documentation
+               admin24 Fix typo (ITS#7117)
 
 OpenLDAP 2.4.28 Release (2011/11/26)
        Fixed back-mdb out of order slapadd (ITS#7090)