File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Release 3.5.0 (???)
42
42
43
43
==3050== Memcheck, a memory error detector.
44
44
==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
46
46
==3050== Command: ls -l
47
47
==3050==
48
48
@@ -61,6 +61,9 @@ Release 3.5.0 (???)
61
61
multiple output lines with a single request (by embedding multiple
62
62
newlines in the string).
63
63
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
+
64
67
* Memcheck's leak checker has been improved.
65
68
- The results for --leak-check=summary now match the summary results for
66
69
--leak-check=full. Previously they could differ because
You can’t perform that action at this time.
0 commit comments