From: Jim Meyering Date: Thu, 20 May 1999 20:10:17 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22m~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6501594508f60727892deae3d8d46f5b2b74ef0d;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2faeccefb9..cba96a8f65 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-05-17 Paul Eggert + * lib/getdate.y (get_date): Let mktime deduce tm_isdst if we + have an absolute timestamp, or if the relative timestamp + mentions days, months, or years. + * lib/human.c (human_readable): Allow from_block_size to be zero. 1999-05-14 Jim Meyering