From: Jim Meyering Date: Sat, 4 Oct 2003 11:58:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~480 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7d3363ac228e59ae1af40af90606d8da34f978;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7a648a62e5..6e57a42858 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,8 +36,6 @@ In progress: - du -H now has the POSIX-required meaning (it's equivalent to -D; before, it was equivalent to --si) - - Change fts semantics so that du uses O(N) heap space - (not O(N^2)) for a hierarchy of depth N. 2003-09-28 Jim Meyering