]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7885 Wrong RPATH in contrib/passwd/Makefile
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8abe3c081b359a7629723bb228fd6957b2b764b3..505b56d95a0fefbdaac3dab02b77c7198f18517c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,15 +3,27 @@ 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 ldif-wrap length (ITS#7871)
        Fixed libldap GnuTLS ciphersuite parsing (ITS#7500)
        Fixed libldap GnuTLS with newer versions (ITS#7430,ITS#6359)
+       Fixed libldif to correctly handle 4096 character lines (ITS#7859)
        Fixed librewrite reference counting (ITS#7723)
-       Fixed slap-mdb to work concurrently with slapadd (ITS#7798)
+       Fixed slapd syncrepl to send cookie on fallback (ITS#7849)
+       Fixed slapd-mdb to work concurrently with slapadd (ITS#7798)
+       Fixed slapd-mdb with paged results (ITS#7705, ITS#7800)
+       Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870)
+       Fixed slapd-mdb memory leak on matchedDN (ITS#7872)
        Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850)
+       Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161)
+       Fixed slapo-refint to check for pauses in cn=config (ITS#7873)
        Fixed slapo-translucent double free (ITS#7587)
+       Fixed slapo-translucent to work with manageDSAit (ITS#7864)
        Fixed slapcacl with invalid suffix (ITS#7827)
        Contrib
+               Added pbkdf2 module (ITS#7742)
+               Fixed autogroup double free (ITS#7831)
                Fixed ldapc++ memory leak in Async connection (ITS#7806)
+               Fixed nssov install path (ITS#7858)
        Documentation
                Fixed slapd.ldif man page reference (ITS#7803)
                Fixed slapd.conf(5) man page to reference exattrs (ITS#7847)