From: Petar Jovanovic Date: Mon, 19 Aug 2019 14:38:34 +0000 (+0000) Subject: update NEWS with fix for #400593 X-Git-Tag: VALGRIND_3_16_0~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbfffd8c8ece988b24cd2d349421f49d445c60b;p=thirdparty%2Fvalgrind.git update NEWS with fix for #400593 The KDE issue #400593 has been fixed in commit c6a6cf929f3e2a9bf5d7f09f334ed4d67f2d6e18 Use statx rather than other stat system calls --- diff --git a/NEWS b/NEWS index 6d55d766e6..e4fdd9499a 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,7 @@ To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX where XXXXXX is the bug number as listed below. +400593 In Coregrind, use statx for some internal syscalls if [f]stat[64] fail 406561 mcinfcallWSRU gdbserver_test fails on ppc64 406824 Unsupported baseline 407218 Add support for the copy_file_range syscall