Even more news.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5939 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 2a5baa3..f4a2590 100644
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,10 @@
 - Various segfaults when reading old-style "stabs" debug information
   have been fixed.
 
+- A simple performance evaluation suite has been added.  See
+  perf/README for details.  "make perf" runs the tests.  There are
+  various bells and whistles.
+
 Please note that Helgrind is still not working.  We have made an
 important step towards making it work again, however, with the
 addition of function wrapping (see below).