From: Jim Meyering Date: Sat, 22 Feb 1997 20:19:05 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~209 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5cb0201730e536db257e9b2183ab002935d8ea24;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c491132c21..6237c68370 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,12 @@ +Sat Feb 22 14:10:25 1997 Jim Meyering + + * lib/getdate.y + (tMONTH_UNIT): Increase yyRelMonth by $1, not just by 1. + (tDAY_UNIT): Likewise for yyRelDay. + (tHOUR_UNIT): Likewise for yyRelHour. + (tMINUTE_UNIT): Likewise for yyRelMinutes. + (tSEC_UNIT): Likewise for yyRelSeconds. + Thu Feb 20 20:16:59 1997 Jim Meyering * lib/mktime.c: Update from libc.