s390: Announce support for DFP. Update the opcode spreadsheet
to reflect this.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13474 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 7029eee..e6dfdd9 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@
 
   mips64-linux support
 
+  Support for s390x Decimal Floating Point instructions on hosts that
+  have the DFP facility installed.
+
 * ==================== TOOL CHANGES ====================
 * Memcheck:
 
@@ -108,6 +111,8 @@
         == 308333
         FIXED r2581
 
+307113  s390x: DFP support
+
 307141  valgrind does't work in mips-linux system
         FIXED (no action on our part?  unclear)