From: Philippe Waroquiers Date: Mon, 14 Jul 2014 21:39:11 +0000 (+0000) Subject: Slightly refined the NEWS entry for silly/fishy args X-Git-Tag: svn/VALGRIND_3_10_0~278 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b1ae38fe1cfd96791e1b5a10a16aee1eb80932d;p=thirdparty%2Fvalgrind.git Slightly refined the NEWS entry for silly/fishy args git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14159 --- diff --git a/NEWS b/NEWS index 1c85728beb..1bc95a9b17 100644 --- a/NEWS +++ b/NEWS @@ -72,7 +72,8 @@ Release 3.10.0 (?? ?????? 201?) * The C++ demangler has been updated for better C++11 support. * Error messages about fishy arguments (formerly known as silly arguments) - now include a back-trace to aid debugging. + are output like other errors (e.g. they can be suppressed) and now include a + backtrace to aid debugging. * Reduction of memory used by Valgrind to read and store the debug information.