From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1804) id C908D3858C62; Fri, 7 Oct 2022 08:19:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C908D3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665130781; bh=l4CdT6L9XwhYaHC5ib81XCwQIBjIkY9eTipfBth8eKo=; h=From:To:Subject:Date:From; b=cLusII2Mgdxeut1pO7Yg7/V3/Xo2jzFKjgkUajn/WbcabfeB3rxZrOndmy7O8CcfV mU+iD8VQbSMaxBVcLcGhF1kQ78VQF81a+xDv1WZ01boLIy1CTSIFM7J3Mot1KXkDj4 BIUgsk6dHEuPqo2yrDYQS9dfSUEUHVLyClQCOM6Q= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Dmitry Levin To: glibc-cvs@sourceware.org Subject: [glibc/release/2.32/master] Fix typos in NEWS file X-Act-Checkin: glibc X-Git-Author: Shuo Wang X-Git-Refname: refs/heads/release/2.32/master X-Git-Oldrev: 6bbc1a3a350655b8ca4670e0708f07d46782db3b X-Git-Newrev: 51e00fc5aa4baa0d14cca5e621386e3841c2bfac Message-Id: <20221007081941.C908D3858C62@sourceware.org> Date: Fri, 7 Oct 2022 08:19:41 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=51e00fc5aa4baa0d14cca5e621386e3841c2bfac commit 51e00fc5aa4baa0d14cca5e621386e3841c2bfac Author: Shuo Wang Date: Mon Nov 2 15:53:13 2020 +0800 Fix typos in NEWS file (cherry picked from commit fdb724f9032ff73310be0e51549f494a3eaa7495) Diff: --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index d39e729988..084434b869 100644 --- a/NEWS +++ b/NEWS @@ -704,7 +704,7 @@ The following bugs are resolved with this release: [24040] libc: riscv64: unterminated call chain in __thread_start [24047] network: libresolv should use IP_RECVERR/IPV6_RECVERR to avoid long timeouts - [24051] stdio: puts and putchar ouput to _IO_stdout instead of stdout + [24051] stdio: puts and putchar output to _IO_stdout instead of stdout [24059] nss: nss_files: get_next_alias calls fgets_unlocked without checking for NULL. [24114] regex: regexec buffer read overrun in "grep -i @@ -1882,7 +1882,7 @@ The following bugs are resolved with this release: [22111] malloc: malloc: per thread cache is not returned when thread exits [22112] localedata: Fix LC_TELEPHONE/LC_NAME for az_AZ [22134] libc: [linux] implement fexecve with execveat - [22142] libc: [powerpc] printf oupts a wrong value of DBL_MAX on ppc64 and + [22142] libc: [powerpc] printf outputs a wrong value of DBL_MAX on ppc64 and ppc64le [22145] libc: ttyname() gives up too early in the face of namespaces [22146] math: C++ build issue with float128 on x86_64 @@ -2665,7 +2665,7 @@ Security related changes: The following bugs are resolved with this release: - [4099] stdio: Overly agressive caching by stream i/o functions. + [4099] stdio: Overly aggressive caching by stream i/o functions. [7065] build: Support building glibc with -fstack-protector or -fstack- protector-all [9842] localedata: en_CA: incorrect date format