From ec3b6103c9bd79f40b6cf2a6c0371eaa63d230cc Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 4 Aug 2012 09:19:11 +0000 Subject: [PATCH] NEWS, drd: List new features first git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12830 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 02a11a8582..136afc93ff 100644 --- a/NEWS +++ b/NEWS @@ -53,12 +53,12 @@ xxx Don't forget to update VALGRIND_MAJOR/MINOR before release * DRD: - - Fixed a subtle bug that could cause false positive data race reports. - - Added even more facilities that can help finding the cause of a data race, namely the command-line option --ptrace-addr and the macro DRD_STOP_TRACING_VAR(x). More information can be found in the manual. + - Fixed a subtle bug that could cause false positive data race reports. + * ==================== OTHER CHANGES ==================== * For tools replacing the malloc library (e.g. Memcheck, Helgrind, ...), -- 2.47.2