From: Jim Meyering Date: Sun, 23 May 1999 04:19:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16k~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7eeacebbca5d7564a71087f2c3394738a5ce62a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 466f7c2089..968ed71e1a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -6,7 +6,7 @@ * 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. + mentions days, months, or years. Reported by Volker Borchert. * lib/human.c (human_readable): Allow from_block_size to be zero.