More info about the VEX changes.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6658 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 56ea049..b77531a 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@
 - 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