]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7742
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index df9d6884b2d0e1914ac3e0e77ffbc58a08608672..78457f4247bccc50cb7f1cd3e00b6743aeafa564 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,8 +2,20 @@ 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#4365)
+       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)