Announce fix for BZ #352284. See VEX r3186


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15642 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index ac8f520..7119ab8 100644
--- a/NEWS
+++ b/NEWS
@@ -384,6 +384,7 @@
 351858  ldsoexec support on Solaris
 351873  Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode
 352130  helgrind reports false races for printfs using mempcpy on FILE* state
+352284  s390: Conditional jump depends on uninitialised value(s) in vfprintf 
 352320  arm64 crash on none/tests/nestedfs
 n-i-bz  Provide implementations of certain compiler builtins to support
         compilers that may not provide those