]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7742
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 844ddf75ec2a31f4fc7e8c7ac7a1ec59c5406a23..78457f4247bccc50cb7f1cd3e00b6743aeafa564 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,23 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.39 Engineering
+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 slapd modrdn crash on naming attr with no matching rule (ITS#7850)
+       Fixed slapo-translucent double free (ITS#7587)
+       Fixed slapcacl with invalid suffix (ITS#7827)
+       Contrib
+               Fixed ldapc++ memory leak in Async connection (ITS#7806)
+               Added pbkdf2 module (ITS#7742)
+       Documentation
+               Fixed slapd.ldif man page reference (ITS#7803)
+               Fixed slapd.conf(5) man page to reference exattrs (ITS#7847)
+
+OpenLDAP 2.4.39 Release (2014/01/26)
        Fixed libldap MozNSS crash (ITS#7783)
        Fixed libldap memory leak with SASL (ITS#7757)
        Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
@@ -49,7 +66,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)