Update NEWS for VEX r2814


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13796 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 86c6d86..181849d 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
+308729  vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall) 
 325714  Empty vgcore but RLIMIT_CORE is big enough (too big) 
 326462  Refactor vgdb to isolate invoker stuff into separate module
 326983  Clear direction flag after tests on amd64.
@@ -48,6 +49,7 @@
 329612  Incorrect handling of AT_BASE for image execution 
 330459  --track-fds=yes doesn't track eventfds
 330469  Add clock_adjtime syscall support
+330939  Support for AMD's syscall instruction on x86
 330941  Typo in PRE(poll) syscall wrapper
 
 Release 3.9.0 (31 October 2013)