]> git.sur5r.net Git - openldap/commitdiff
ITS#6262, ITS#7323
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jul 2012 22:13:25 +0000 (15:13 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jul 2012 22:13:25 +0000 (15:13 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 39f960d5fc7d6061c00227b1d3ecbf2d4f75d5d0..e4bc586aa70c88f024b1bdbfcdcb0f38e2787d65 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ OpenLDAP 2.4.32 Engineering
        Fixed libldap MozNSS fix init and cleanup (ITS#7314)
        Fixed libldap MozNSS slot and pin usage (ITS#7315)
        Fixed libldap MozNSS to avoid infinite loop (ITS#7316)
+       Fixed libldap gettime() regression (ITS#6262)
        Fixed libmdb leaf node handling (ITS#7266)
        Fixed libmdb mutexes on Apple/Windows (ITS#7251)
        Fixed slapd duplicate error response (ITS#7076)
@@ -26,6 +27,7 @@ OpenLDAP 2.4.32 Engineering
        Fixed slapd-mdb with tool mode (ITS#7255)
        Fixed slapd-mdb with approx indexing (ITS#7279)
        Fixed slapd-mdb dn2id delete (ITS#7302)
+       Fixed slapd-mdb memory leak in online indexer (ITS#7323)
        Fixed slapo-accesslog memory leaks with sync replication (ITS#7292)
        Fixed slapo-syncprov memory leaks with sync replication (ITS#7292)
        Fixed contrib/sha2 portability (ITS#7267)