]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7676
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5928fe677c8671701f743b033a46a0d2285f16d5..7b3b745ecc8b42da326144bc0e2d894d3a7356b6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 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)
+
+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)
@@ -9,7 +12,9 @@ OpenLDAP 2.4.39 Engineering
        Fixed liblmdb keysizes with mdb_update_key (ITS#7756)
        Fixed slapd cn=config olcDbConfig modification (ITS#7750)
        Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)
+       Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778)
        Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
+       Fixed slapd-mdb indexing issue with derived attributes (ITS#7778)
        Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
        Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
        Fixed slapo-constraint handling of softadd/softdel (ITS#7773)