Announce fix for BZ #345079.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15002 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index a4eb3f0..024b2d9 100644
--- a/NEWS
+++ b/NEWS
@@ -532,6 +532,7 @@
 338878  on MacOS: assertion 'VG_IS_PAGE_ALIGNED(clstack_end+1)' failed
 338932  build V-trunk with gcc-trunk
 338974  glibc 2.20 changed size of struct sigaction sa_flags field on s390
+345079  Fix build problems in VEX/useful/test_main.c
 n-i-bz  Fix KVM_CREATE_IRQCHIP ioctl handling
 n-i-bz  s390x: Fix memory corruption for multithreaded applications
 n-i-bz  vex arm->IR: allow PC as basereg in some LDRD cases