[PATCH] Fix typo in NEWS file

Paul Zimmermann Paul.Zimmermann@inria.fr
Tue Nov 3 10:40:54 GMT 2020


       Dear Shuo,

this patch looks ok to me.

Thanks,
Paul Zimmermann

> From: Shuo Wang <wangshuo47@huawei.com>
> Date: Mon, 2 Nov 2020 15:42:13 +0800
> User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
>  Thunderbird/78.0.1
> Cc: Hushiyuan <hushiyuan@huawei.com>
> 
> Fix typo in NEWS file
> ---
>   NEWS | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 4307c4b1b0..ff26f6dfa5 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -730,7 +730,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
> @@ -1908,7 +1908,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
> -- 
> 2.23.0


More information about the Libc-alpha mailing list