Fix undefined symbols for architecture x86_64: _global, referenced from: _test_so_global in tls_so-tls_so.o. bz#347982.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15328 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 4cb2f28..98c9537 100644
--- a/NEWS
+++ b/NEWS
@@ -225,6 +225,8 @@
         == 217236
 347389  unhandled syscall: 373 (Linux ARM syncfs)
 347978  Remove bash dependencies where not needed
+347982  Fix undefined symbols for architecture x86_64: "_global", referenced from:
+        _test_so_global in tls_so-tls_so.o
 348102  Patch updating v4l2 API support
 348247  jno jumps wrongly when overflow is not set
 348565  Fix detection of command line option availability for clang