From: Nicholas Nethercote Date: Tue, 4 Aug 2009 02:35:09 +0000 (+0000) Subject: tweak X-Git-Tag: svn/VALGRIND_3_5_0~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c53541c15774f23de5dc71be1cc07f973f2ca8b;p=thirdparty%2Fvalgrind.git tweak git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10704 --- diff --git a/NEWS b/NEWS index 4b0640d7c4..21dd2b5a78 100644 --- a/NEWS +++ b/NEWS @@ -42,7 +42,7 @@ Release 3.5.0 (???) ==3050== Memcheck, a memory error detector. ==3050== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. -==3050== Using Valgrind-3.5.0.SVN and LibVEX; rerun with -h for copyright info +==3050== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info ==3050== Command: ls -l ==3050== @@ -61,6 +61,9 @@ Release 3.5.0 (???) multiple output lines with a single request (by embedding multiple newlines in the string). +* XXX: mention --read-var-info. It was mentioned as a developer-visible + change in 3.4.0, but it's useful for normal users of some tools as well. + * Memcheck's leak checker has been improved. - The results for --leak-check=summary now match the summary results for --leak-check=full. Previously they could differ because