From: Jim Meyering Date: Sun, 26 Jan 1997 05:08:56 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=25eb22e88fd04ee05822a51fcc95a72cc0a55fe8;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 809e1065be..39edd70a40 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ Sat Jan 25 00:34:39 1997 Jim Meyering + * src/du.c (count_entry): Fix blatant bug (typo?) that made + --megabytes report numbers in units of kilobytes. + Reported by Galen Hazelwood. + * src/cp.h: Remove now-unnecessary prototype for is_ancestor. * lib/Makefile.am (noinst_HEADERS): Add getdate.h. diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index faff2ecbc7..0acd251ea8 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,8 @@ Changes in release 3.16: [3.15a] +* du --megabytes (-m) works +* ls -l works even on systems with non-POSIX strftime in their C library + Changes in release 3.15: * touch --date=DATE bug (due to broken getdate.y) has been fixed * ls -l no longer misformats the date when run in a locale for which the