|
From: <sv...@va...> - 2009-08-10 05:11:57
|
Author: njn Date: 2009-08-10 06:11:43 +0100 (Mon, 10 Aug 2009) New Revision: 10763 Log: add an item Modified: trunk/NEWS Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2009-08-10 04:07:54 UTC (rev 10762) +++ trunk/NEWS 2009-08-10 05:11:43 UTC (rev 10763) @@ -46,6 +46,8 @@ ==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 |