From: Philippe Waroquiers Date: Mon, 31 Aug 2015 22:15:40 +0000 (+0000) Subject: Small additional change in NEWS for block_list X-Git-Tag: svn/VALGRIND_3_11_0~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b72e87dcb1654c83b373254334300bdc437866d;p=thirdparty%2Fvalgrind.git Small additional change in NEWS for block_list git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15609 --- diff --git a/NEWS b/NEWS index da441a299b..6bb06d995c 100644 --- 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 ' 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