]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
tweak
authorNicholas Nethercote <njn@valgrind.org>
Tue, 4 Aug 2009 02:35:09 +0000 (02:35 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 4 Aug 2009 02:35:09 +0000 (02:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10704

NEWS

diff --git a/NEWS b/NEWS
index 4b0640d7c405d3de08c4d4dfae7e4c78ec367b7f..21dd2b5a780a423d1b42851f17abb3c38c789cf2 100644 (file)
--- 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