From 25eb22e88fd04ee05822a51fcc95a72cc0a55fe8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Jan 1997 05:08:56 +0000 Subject: . --- old/fileutils/ChangeLog | 4 ++++ old/fileutils/NEWS | 3 +++ 2 files changed, 7 insertions(+) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 809e1065b..39edd70a4 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 faff2ecbc..0acd251ea 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 -- cgit v1.2.3-70-g09d2