]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Small additional change in NEWS for block_list
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 31 Aug 2015 22:15:40 +0000 (22:15 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 31 Aug 2015 22:15:40 +0000 (22:15 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15609

NEWS

diff --git a/NEWS b/NEWS
index da441a299b19b75ccdc3fcb119402a2f15e0e0df..6bb06d995c746e5fccae4be4382f64a28a4c3480 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -53,7 +53,7 @@ X86/MacOSX 10.10 and 10.11 and AMD64/MacOSX 10.10 and 10.11.
 
   - The 'block_list' monitor command now accepts an optional argument
     'limited <max_blocks>' to control the nr of block addresses
-    printed. If a block has been found using an heuristic, then
+    printed. Also, if a block has been found using an heuristic, then
     'block_list' will now show the heuristic after the block size.
 
   - The C helper functions used to instrument loads on x86-linux and