Skip to content

Commit 230c8f0

Browse files
author
njn
committed
tweak
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10704 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 parent 97db761 commit 230c8f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Release 3.5.0 (???)
4242

4343
==3050== Memcheck, a memory error detector.
4444
==3050== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
45-
==3050== Using Valgrind-3.5.0.SVN and LibVEX; rerun with -h for copyright info
45+
==3050== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
4646
==3050== Command: ls -l
4747
==3050==
4848

@@ -61,6 +61,9 @@ Release 3.5.0 (???)
6161
multiple output lines with a single request (by embedding multiple
6262
newlines in the string).
6363

64+
* XXX: mention --read-var-info. It was mentioned as a developer-visible
65+
change in 3.4.0, but it's useful for normal users of some tools as well.
66+
6467
* Memcheck's leak checker has been improved.
6568
- The results for --leak-check=summary now match the summary results for
6669
--leak-check=full. Previously they could differ because

0 commit comments

Comments
 (0)