]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update NEWS with fix for #400593
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 19 Aug 2019 14:38:34 +0000 (14:38 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 19 Aug 2019 14:38:34 +0000 (14:38 +0000)
The KDE issue #400593 has been fixed in

  commit c6a6cf929f3e2a9bf5d7f09f334ed4d67f2d6e18
  Use statx rather than other stat system calls

NEWS

diff --git a/NEWS b/NEWS
index 6d55d766e6093d4b154999c8a9a8c5551dc56035..e4fdd9499a94245f82b2c4070be46f4dd6eeb08c 100644 (file)
--- 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