|
From: Philippe W. <phi...@so...> - 2018-12-28 23:26:08
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=4962900a13b87e2bcb19c073c4d7b5ceafb702b9 commit 4962900a13b87e2bcb19c073c4d7b5ceafb702b9 Author: Philippe Waroquiers <phi...@sk...> Date: Sat Dec 29 00:25:34 2018 +0100 Fix the name of the option in the FIXED BUGS section Diff: --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5916369..bfb7848 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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |