]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update
authorJulian Seward <jseward@acm.org>
Sat, 8 Apr 2006 13:16:36 +0000 (13:16 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 8 Apr 2006 13:16:36 +0000 (13:16 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5836

NEWS

diff --git a/NEWS b/NEWS
index 585ee1613a7ce00ae57939b4e7421d63854ddc56..eb0144145375026eef3d168d43ec2b1c8f46889e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,16 @@ In detail:
 
 Other user-visible changes:
 
+- Callgrind has been folded in.  [XXX: more details]
+
+- Valgrind now has the ability to intercept and wrap arbitrary functions.
+
+- MPI support: partial support for debugging distributed applications
+  using the MPI library specification has been added.  Valgrind is 
+  aware of the memory state changes caused by a subset of the MPI
+  functions, and will carefully check data passed to the (P)MPI_
+  interface.
+
 - There are some changes to Memcheck's client requests.  Some of them have
   changed names: