Add a post-release update to the 3.18 release notes.

This commit is contained in:
Nicholas Nethercote 2022-01-04 16:53:53 +11:00
parent 1024237358
commit b6efa526c8

3
NEWS
View File

@ -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,