]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
wibble
authorNicholas Nethercote <njn@valgrind.org>
Sun, 24 Jul 2005 17:19:09 +0000 (17:19 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 24 Jul 2005 17:19:09 +0000 (17:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4243

NEWS

diff --git a/NEWS b/NEWS
index ad5e2c9d53fd48edf39b572840e15f8bec83ff0b..44f9445dc1eda8c889d0e8f74a806abd3e3642d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,7 +47,7 @@ Other user-visible changes:
 - Support for programs that use self-modifying code has been improved,
   in particular programs that put temporary code fragments on the stack.
   This helps for C programs compiled with GCC that use nested functions,
-  and also Ada programs.  This is controlled with the --smc-support
+  and also Ada programs.  This is controlled with the --smc-check
   flag, although the default setting should work in most cases.
 
 - Output can now be printed in XML format.  This should make it easier