summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-23 04:19:10 +0000
committerJim Meyering <jim@meyering.net>1999-05-23 04:19:10 +0000
commite7eeacebbca5d7564a71087f2c3394738a5ce62a (patch)
treef5dc3ad7157e5e71e001cb1c1a517e02c8258b32
parentdee24e9fac858d7beba0d0ffd9ffdef022704b4e (diff)
downloadcoreutils-e7eeacebbca5d7564a71087f2c3394738a5ce62a.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 466f7c208..968ed71e1 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.