From: Nicholas Nethercote Date: Mon, 10 Aug 2009 05:11:43 +0000 (+0000) Subject: add an item X-Git-Tag: svn/VALGRIND_3_5_0~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c90e6fb66496f97bfdc9acebf9d895afb003cd71;p=thirdparty%2Fvalgrind.git add an item git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10763 --- diff --git a/NEWS b/NEWS index 21dd2b5a78..ae5c031cf1 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,8 @@ Release 3.5.0 (???) ==3050== Command: ls -l ==3050== +* XXX: shut-down messages have changed a bit... + * A new Memcheck client request VALGRIND_COUNT_LEAK_BLOCKS has been added. It is similar to VALGRIND_COUNT_LEAKS but counts blocks instead of bytes. [XXX: consider adding VALGRIND_COUNT_LEAK_BYTES as a synonym and