]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 20 May 1999 20:10:17 +0000 (20:10 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 May 1999 20:10:17 +0000 (20:10 +0000)
old/fileutils/ChangeLog

index 2faeccefb917ffc1ff1afbc210681d9f3be0b64f..cba96a8f6559183495aeb593be8b102fe84a3572 100644 (file)
@@ -1,5 +1,9 @@
 1999-05-17  Paul Eggert  <eggert@twinsun.com>
 
+       * 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  <meyering@ascend.com>