Update bug status.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12732 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 2cb05a3..5305d57 100644
--- a/NEWS
+++ b/NEWS
@@ -174,9 +174,11 @@
 295221  POWER Processor decimal floating point instruction support missing
 295428  coregrind/m_main.c has incorrect x86 assembly for darwin
 295590  Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed
+295617  ARM - Add some missing syscalls
 295799  Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes 
 296422  Add translation chaining support
 296457  vex amd64->IR: 0x66 0xF 0x3A 0xDF 0xD1 0x1 0xE8 0x6A (dup of AES)
+296792  [PATCH] valgrind 3.7.0: add SIOCSHWTSTAMP (0x89B0) ioctl wrapper
 296983  Fix build issues on x86_64/ppc64 without 32-bit toolchains
 n-i-bz  s390x: Shadow registers can now be examined using vgdb
 297078  gdbserver signal handling problems caused by diff vki nr/gdb nr
@@ -202,6 +204,7 @@
 299053  Support DWARF4 DW_AT_high_pc constant form
 299104  vex amd64->IR: unhandled instruction bytes: 0xC5 0xF8 0x57 0xC0 0x48 0x89 0xE5 0x41
         == 273475 (canonical avx)
+299629  dup3() syscall (358) support is missing for ARM
 299316  Helgrind: hg_main.c:628 (map_threads_lookup): Assertion 'thr' failed.
 299694  POWER Processor decimal floating point instruction support missing, part 5
 299756  For symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests
@@ -226,6 +229,7 @@
 302656  Unhandled instruction (vcvtsi2ssq)
         == 273475 (canonical avx)
 302709  valgrind for ARM needs extra tls support for android emulator under Linux
+302827  add wrapper for CDROM_GET_CAPABILITY
 302918  Enable testing of the vmaddfp and vnsubfp instructions in the testsuite
 303116  Add support for the POWER instruction popcntb
 303127  Power test suite fixes for frsqrte, vrefp, and vrsqrtefp instructions.