This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] ChangeLog: Correct two dates.


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


--------------------------------------------------------------------
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
-- 
2.7.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]