From: Julian Seward Date: Wed, 17 Mar 2021 17:16:03 +0000 (+0100) Subject: Improve the summary paragraph for the 3.17 NEWS entry. X-Git-Tag: VALGRIND_3_17_0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e4a20c6dbd2e2a10586d4b122047afcacd69c7f;p=thirdparty%2Fvalgrind.git Improve the summary paragraph for the 3.17 NEWS entry. --- diff --git a/NEWS b/NEWS index 8ff6912f99..2da344d204 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ Release 3.17.0 (18 Mar 2021) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -3.17.0 is a primarily a bug-fix release. There are also some architecture and -tool updates. Support for recent toolchains -- GCC 11 and Clang 11 -- has -been improved. +3.17.0 fixes a number of bugs and adds some functional changes: support for +GCC 11, Clang 11, DWARF5 debuginfo, the 'debuginfod' debuginfo server, and +some new instructions for Arm64, S390 and POWER. There are also some tool +updates. This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux, PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,