From: Nicholas Nethercote Date: Sun, 24 Jul 2005 17:19:09 +0000 (+0000) Subject: wibble X-Git-Tag: svn/VALGRIND_3_0_0~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9957c5cca8a1d030648497cde1f624bcb6865ea9;p=thirdparty%2Fvalgrind.git wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4243 --- 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