From 747b2f7cbc2aa116d0122af6e39d18bfcab1110b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 3 Sep 2003 07:12:15 +0000 Subject: [PATCH] * getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow", "yesterday", "today", and "now" rather than tMINUTE_UNIT. --- lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 9f5c07ea7b..3d9f379e0f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2003-09-03 Paul Eggert + + * 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 got lost (I guess during the + coreutils merge?). + 2003-08-31 Simon Josefsson * timegm.h: New file. -- 2.30.2