From 363e70865bb4c1f24a745220c9ace47caf2e3d76 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 13 Oct 2011 18:52:25 +0000 Subject: [PATCH] Add 3.7.0 drd items to NEWS git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12150 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 6d294d3d45..c5ee062136 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,11 @@ Release 3.7.0 (???) where one thread accesses heap memory but another one frees it, without any coordinating synchronisation event +- DRD: enabled XML output; added support for delayed thread deletion in order + to detect races that occur close to the end of a thread (--join-list-vol); + fixed a memory leak triggered by repeated client memory allocatation and + deallocation; improved Darwin support. + * IBM z/Architecture (s390x) running Linux Valgrind can analyse 64-bit programs running on z/Architecture. Most user space instructions up to and including z10 are supported. -- 2.47.3