From 9957c5cca8a1d030648497cde1f624bcb6865ea9 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Sun, 24 Jul 2005 17:19:09 +0000 Subject: [PATCH] wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4243 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ad5e2c9d53..44f9445dc1 100644 --- 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 -- 2.47.3