[hurd,commited,2/6] hurd: Fix ChangeLog date

Message ID 20180129220048.28097-3-samuel.thibault@ens-lyon.org
State Committed, archived
Headers

Commit Message

Samuel Thibault Jan. 29, 2018, 10 p.m. UTC
  ---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Rafal Luzynski Jan. 30, 2018, 10:09 a.m. UTC | #1
29.01.2018 23:00 Samuel Thibault <samuel.thibault@ens-lyon.org> wrote:
>
>
> ---
> ChangeLog | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ChangeLog b/ChangeLog
> index 6fefbee51e..873646e685 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -371,7 +371,7 @@
> * sysdeps/mach/hurd/net/if_ppp.h: Do not include non-existing
> <net/ppp_defs.h>.
>
> -2008-12-18 Thomas Schwinge <tschwinge@gnu.org>
> +2018-01-27 Thomas Schwinge <tschwinge@gnu.org>

Thank you.  There are more such dates, though:

https://sourceware.org/git/?p=glibc.git;a=blobdiff;f=ChangeLog;h=60058a0;hp=8890b0b;hb=311ba8d;hpb=d7ff3f1

https://sourceware.org/git/?p=glibc.git;a=blobdiff;f=ChangeLog;h=5eac6f0;hp=4f869a9;hb=1a49fc5;hpb=6642518

(The latter is not your change and this is just one day off, may
be caused by just the time zone difference.)

I have not verified whole ChangeLog files, those two are found by
just browsing and just for the last 2 months.

Regards,

Rafal
  
Samuel Thibault Jan. 30, 2018, 6:58 p.m. UTC | #2
Rafal Luzynski, on mar. 30 janv. 2018 11:09:39 +0100, wrote:
> https://sourceware.org/git/?p=glibc.git;a=blobdiff;f=ChangeLog;h=60058a0;hp=8890b0b;hb=311ba8d;hpb=d7ff3f1

Indeed, that was for the same reason, now fixed.

> https://sourceware.org/git/?p=glibc.git;a=blobdiff;f=ChangeLog;h=5eac6f0;hp=4f869a9;hb=1a49fc5;hpb=6642518
> 
> (The latter is not your change and this is just one day off, may
> be caused by just the time zone difference.)

Yes, that can easly happen when people work during the night :)

Samuel
  

Patch

diff --git a/ChangeLog b/ChangeLog
index 6fefbee51e..873646e685 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -371,7 +371,7 @@ 
 	* sysdeps/mach/hurd/net/if_ppp.h: Do not include non-existing
 	<net/ppp_defs.h>.
 
-2008-12-18  Thomas Schwinge  <tschwinge@gnu.org>
+2018-01-27  Thomas Schwinge  <tschwinge@gnu.org>
 
 	* hurd/fcntl-internal.h: New file.