From: Julian Seward Date: Wed, 16 Nov 2005 19:13:13 +0000 (+0000) Subject: Even more news. X-Git-Tag: svn/VALGRIND_3_1_0~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee1f1bc2b5cd9a29f1d984b26f24f8065e6d692a;p=thirdparty%2Fvalgrind.git Even more news. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5152 --- diff --git a/NEWS b/NEWS index 3c359b5ed6..76ee3147a0 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,11 @@ Other user-visible changes: - It should build with gcc-2.96. +- Valgrind can now run itself (given some very-magical incantations). + This is not much use to you, but it means the developers can now + profile Valgrind using Cachegrind. As a result a couple of + performance bad cases have been fixed. + The following are some user-visible changes that occurred in earlier versions that may not have been announced, or were announced but not widely realised. So we're mentioning them now.