From: H.J. Lu Date: Tue, 23 May 2023 23:46:00 +0000 (-0700) Subject: Document BZ #20975 fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739de21d3043f927e93490ee33f9e1b948556f5b;p=thirdparty%2Fglibc.git Document BZ #20975 fix --- diff --git a/NEWS b/NEWS index 86526f3c482..b2d98f442d7 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ Major new features: The following bugs are resolved with this release: [12154] Do not fail DNS resolution for CNAMEs which are not host names + [20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock [24816] Fix tst-nss-files-hosts-long on single-stack hosts [25812] Libio vtable protection is sometimes only partially enforced [27576] gmon: improve mcount overflow handling