]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Document fix for BZ#347389.
authorTom Hughes <tom@compton.nu>
Thu, 7 May 2015 18:54:51 +0000 (18:54 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 7 May 2015 18:54:51 +0000 (18:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15192

NEWS

diff --git a/NEWS b/NEWS
index b1e63eda8fa9a2d66e711ed6964e930fb0e003af..89a2c3d52aa600333ea6c7fac502648c6bca5448 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -172,6 +172,7 @@ where XXXXXX is the bug number as listed below.
 347151  Fix suppression for pthread_rwlock_init on OS X 10.8
 347379  valgrind --leak-check=full memleak errors from system libraries on OS X 10.8
         == 217236
+347389  unhandled syscall: 373 (Linux ARM syncfs)
 n-i-bz  Provide implementations of certain compiler builtins to support
         compilers who may not provide those
 n-i-bz  Old STABS code is still being compiled, but never used. Remove it.