From: Jim Meyering Date: Sun, 26 Jan 1997 19:04:03 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7490632078b460ba71716f727d15375720fc9e99;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ff1a4e424f..ad3b6059b8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ Sat Jan 25 00:34:39 1997 Jim Meyering + * 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.