From: Jim Meyering Date: Wed, 3 Sep 2003 08:28:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8c5ba47ace07a425d25912748b65c0311875ed;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 71cb340086..7e153a406e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2003-09-03 Jim Meyering + + * getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow", + "yesterday", "today", and "now" rather than tMINUTE_UNIT. Of + course with correspondingly smaller numbers for tomorrow and + yesterday. From Tadayoshi Funaba. Originally installed into + sh-utils on 1999-08-07, but the patch was mistakenly reverted by + the next change to that shared file (but this time in fileutils) + on 1999-08-29. + 2003-08-18 Paul Eggert * same.c: Include and unconditionally,