]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
add an item
authorNicholas Nethercote <njn@valgrind.org>
Mon, 10 Aug 2009 05:11:43 +0000 (05:11 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 10 Aug 2009 05:11:43 +0000 (05:11 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10763

NEWS

diff --git a/NEWS b/NEWS
index 21dd2b5a780a423d1b42851f17abb3c38c789cf2..ae5c031cf173dd52d99a6532ddb7827ec459cac7 100644 (file)
--- 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