From: Quanah Gibson-Mount Date: Fri, 8 Jun 2012 22:00:07 +0000 (-0700) Subject: ITS#7292 X-Git-Tag: OPENLDAP_REL_ENG_2_4_32~87 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f32cd3cc22dae6fd5db04174bfcd265e831eadf1;p=openldap ITS#7292 --- diff --git a/CHANGES b/CHANGES index 54432cdd50..ccde7fc40d 100644 --- a/CHANGES +++ b/CHANGES @@ -13,9 +13,12 @@ OpenLDAP 2.4.32 Engineering Fixed libmdb leaf node handling (ITS#7266) Fixed libmdb mutexes on Apple/Windows (ITS#7251) Fixed slapd duplicate error response (ITS#7076) + Fixed slapd memory leaks with sync replication (ITS#7292) Fixed slapd-bdb/hdb cache hang under high load (ITS#7222) Fixed slapd-mdb with tool mode (ITS#7255) Fixed slapd-mdb with approx indexing (ITS#7279) + 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) Fixed contrib/sha2 thread safety (ITS#7269) Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support (ITS#7278)