From: Philippe Waroquiers Date: Fri, 28 Dec 2018 23:25:34 +0000 (+0100) Subject: Fix the name of the option in the FIXED BUGS section X-Git-Tag: VALGRIND_3_15_0~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4962900a13b87e2bcb19c073c4d7b5ceafb702b9;p=thirdparty%2Fvalgrind.git Fix the name of the option in the FIXED BUGS section --- diff --git a/NEWS b/NEWS index 591636999b..bfb784869e 100644 --- a/NEWS +++ b/NEWS @@ -83,7 +83,7 @@ where XXXXXX is the bug number as listed below. 402395 coregrind/vgdb-invoker-solaris.c: 2 * poor error checking 402480 Do not use %rsp in clobber list 402481 vbit-test fails on x86 for Iop_CmpEQ64 iselInt64Expr Sar64 -402515 Implement new option --show-error-list-suppression-counts=no|yes / -s +402515 Implement new option --show-error-list=no|yes / -s Release 3.14.0 (9 October 2018) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~