From: Nicholas Nethercote Date: Tue, 4 Jan 2022 05:53:53 +0000 (+1100) Subject: Add a post-release update to the 3.18 release notes. X-Git-Tag: VALGRIND_3_19_0~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6efa526c85de148b677308a5cd0bbca956cfdfb;p=thirdparty%2Fvalgrind.git Add a post-release update to the 3.18 release notes. --- diff --git a/NEWS b/NEWS index ad49b98d3f..6d87f54fb2 100644 --- a/NEWS +++ b/NEWS @@ -80,7 +80,8 @@ AMD64/macOS 10.13 and nanoMIPS/Linux. * ==================== CORE CHANGES =================== * The libiberty demangler has been updated, which brings support for - Rust v0 name demangling + Rust v0 name demangling. [Update: alas, due to a bug, this support + isn't working in 3.18.0.] * __libc_freeres isn't called anymore after the program recieves a fatal signal. Causing some internal glibc resources to hang around,