Bug 340630 arm64: fchmod (52) and fchown (55) syscalls not recognized.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14686 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index a9497b5..557a253 100644
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,7 @@
         (50), chroot (51), fchownat (54)
 340430  Fix some grammatical weirdness in the manual.
 340509  arm64: unhandled instruction fcvtas
+340630  arm64: fchmod (52) and fchown (55) syscalls not recognized
 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.