]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7430, ITS#6359
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index a0e522e51e413d580b98233f8863e3288b4ef083..579d3a3bffb5cf92cf987148566f83d2bf74be49 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,19 @@
 OpenLDAP 2.4 Change Log
 
+OpenLDAP 2.4.40 Engineering
+       Fixed libldap don't leak libldap err codes (ITS#7676)
+       Fixed libldap CR/LF handling (ITS#4635)
+       Fixed libldap GnuTLS ciphersuite parsing (ITS#7500)
+       Fixed libldap GnuTLS with newer versions (ITS#7430,ITS#6359)
+       Fixed librewrite reference counting (ITS#7723)
+       Fixed slap-mdb to work concurrently with slapadd (ITS#7798)
+       Fixed slapo-translucent double free (ITS#7587)
+       Fixed slapcacl with invalid suffix (ITS#7827)
+       Contrib
+               Fixed ldapc++ memory leak in Async connection (ITS#7806)
+       Documentation
+               Fixed slapd.ldif man page reference (ITS#7803)
+
 OpenLDAP 2.4.39 Release (2014/01/26)
        Fixed libldap MozNSS crash (ITS#7783)
        Fixed libldap memory leak with SASL (ITS#7757)
@@ -49,7 +63,7 @@ OpenLDAP 2.4.37 Release (2013/10/27)
        Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685)
        Fixed slapd-bdb/hdb optimize index updates (ITS#7329)
        Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434)
-       Fixed slapd-ldap chaning with controls (ITS#7687)
+       Fixed slapd-ldap chaining with controls (ITS#7687)
        Fixed slapd-mdb optimize index updates (ITS#7329)
        Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434)
        Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692)