]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
More info about the VEX changes.
authorNicholas Nethercote <njn@valgrind.org>
Thu, 22 Mar 2007 20:58:50 +0000 (20:58 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 22 Mar 2007 20:58:50 +0000 (20:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6658

NEWS

diff --git a/NEWS b/NEWS
index 56ea0492cad81647f51a5e633dbe02122f3c4f2a..b77531a79a83619ed6ce2c9b11f832375b802c5f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ Developer-visible changes:
 - New debugging command line options: --debug-dump, --trace-symtab-patt...
 
 - The names of some functions and types within the Vex IR have changed.
+  (Run 'svn log -r1689 VEX/pub/libvex_ir.h' for full details.)
   So any existing tools will have to be updated to reflect these
   changes.  The new names should be clearer.  The file
   VEX/pub/libvex_ir.h is also much better commented, and serves as the