summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-26 19:04:03 +0000
committerJim Meyering <jim@meyering.net>1997-01-26 19:04:03 +0000
commit7490632078b460ba71716f727d15375720fc9e99 (patch)
treec27baac55d6fe87e738dbc41e480b02478ff70ae /old
parent537381d4090358b2c934a41962980eee0352005a (diff)
downloadcoreutils-7490632078b460ba71716f727d15375720fc9e99.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ff1a4e424..ad3b6059b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
Sat Jan 25 00:34:39 1997 Jim Meyering <meyering@na-net.ornl.gov>
+ * Version 3.16.
+
* src/du.c (count_entry): Fix blatant bug (typo?) that made
--megabytes report numbers in units of kilobytes.
Reported by Galen Hazelwood.