summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-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.