From 0abcbb7b3d4e184335813436e61f8ddfd5c37dd3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 7 Aug 1999 09:49:50 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 152c8447b1..8539a39dbf 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +1999-08-07 Jim Meyering + + * lib/getdate.y (OtherTable[]): Use tDAY_UNIT for `tomorrow,' + `yesterday,' `today,' and `now' rather than tMINUTE_UNIT. Of course + with correspondingly smaller numbers for tomrrow and yesterday. + This change does not change the way the code works, since the + grammar rules for the two symbols are analogous. + From Tadayoshi Funaba. + 1999-08-04 Jim Meyering false and true once again generate --help and --version output -- 2.47.3