]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update NEWS for bug 22111.
authorCarlos O'Donell <carlos@systemhalted.org>
Fri, 6 Oct 2017 20:31:05 +0000 (13:31 -0700)
committerCarlos O'Donell <carlos@systemhalted.org>
Fri, 6 Oct 2017 20:31:05 +0000 (13:31 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 5b05edeb4f3e812ada3062738e48d53df819b689..d6d1f900088f3c29216cc67b9272ae9c60c1f586 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,7 @@ The following bugs are resolved with this release:
   [22051] libc: zero terminator in the middle of glibc's .eh_frame
   [22095] resolv: Fix memory leak with OOM during resolv.conf parsing
   [22096] resolv: __resolv_conf_attach must not free passed conf object
+  [22111] malloc: per thread cache is not returned when thread exits
   [22146] Let fpclassify use the builtin when optimizing for size in C++ mode
   [22225] math: nearbyint arithmetic moved before feholdexcept
   [22235] Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm