From: Paul Eggert Date: Fri, 29 Oct 2004 23:46:23 +0000 (+0000) Subject: Sync from gnulib (for getdate changes). X-Git-Tag: v5.3.0~489 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7babf896a7f5a435e643989e738f9be738410227;p=thirdparty%2Fcoreutils.git Sync from gnulib (for getdate changes). --- diff --git a/config/ChangeLog b/config/ChangeLog index 6f1ffa8615..3118d61428 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2004-10-29 Paul Eggert + + * config.guess, install-sh, texinfo.tex: Sync from gnulib. + 2004-10-03 Paul Eggert * config.guess, config.sub, install-sh, missing, texinfo.tex: diff --git a/doc/ChangeLog b/doc/ChangeLog index 5425b8cecf..20f13ba88f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2004-10-29 Paul Eggert + + * coreutils.texi: Document TZ better, and adjust to new getdate.texi. + (Top): Update menu. + (pr invocation, Formatting file timestamps, touch invocation, + stat invocation, who invocation, date invocation, Options for date): + Mention TZ. + * getdate.texi: Sync from gnulib. + 2004-10-28 Paul Eggert * coreutils.texi (Standards conformance): Use "head -10" rather diff --git a/lib/ChangeLog b/lib/ChangeLog index 6487ef4ded..c54f4b9b9e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2004-10-29 Paul Eggert + + * getdate.y, getpagesize.h, mktime.c: Sync from gnulib. + 2004-10-24 Paul Eggert * mktime.c (leapyear): Arg is long int, not int. diff --git a/m4/ChangeLog b/m4/ChangeLog index de1c4e62b7..fcc56bf756 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2004-10-29 Paul Eggert + + * getpagesize.m4: Sync from gnulib. + 2004-10-17 Paul Eggert * jm-macros.m4 (gl_MACROS): Check for mbrlen, for pathchk.