This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] ChangeLog: Correct two dates.
- From: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- To: libc-alpha at sourceware dot org
- Date: Wed, 27 Mar 2019 13:25:19 -0300
- Subject: Re: [PATCH] ChangeLog: Correct two dates.
- References: <1145232652.251039.1553687634758@poczta.nazwa.pl>
On 27/03/2019 08:53, Rafal Luzynski wrote:
> OK for master?
>
> This is trivial and very nit-picky but I'd better ask before just in
> case the dates are exactly as the authors wanted them to be.
>
> It's only in master and only after 2.29 release. Also I'm not touching
> one-off errors as long as they don't break the chronological order.
> After all, these dates might have been correct in some time zones. :)
>
> Regards,
>
> Rafal
>
>
Thanks for catching it.
> --------------------------------------------------------------------
> From: Rafal Luzynski <digitalfreak@lingonborough.com>
> Date: Wed, 27 Mar 2019 12:46:24 +0100
> Subject: [PATCH] ChangeLog: Correct two dates.
>
> ---
> ChangeLog | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/ChangeLog b/ChangeLog
> index bd76c1e..b90af4b 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,4 +1,4 @@
> -2019-02-26 Adhemerval Zanella <adhemerval.zanella@linaro.org>
> +2019-03-26 Adhemerval Zanella <adhemerval.zanella@linaro.org>
>
> * math/math.h (fpclassify, isfinite, isnormal, isnan): Use builtin for
> clang 2.8.
> @@ -184,7 +184,7 @@
> (HWCAP_S390_VXRS_EXT2, HWCAP_S390_VXRS_PDE, HWCAP_S390_SORT,
> HWCAP_S390_DFLT): Define.
>
> -2019-03-05 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
> +2019-03-21 Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
>
> [BZ #24372]
> * iconv/iconvconfig.c (write_output): Add parentheses to get rid
>