From 43cee1d6fc34967f5f3be8f161182987db14f51d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 2 Oct 2003 20:26:06 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7c5d21e6bf..73383dc162 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,8 +38,9 @@ In progress: - du now accepts -P (--no-dereference) - du -H now has the POSIX-required meaning (it's equivalent to -D; - before, it was equivalent to --si) - - Use O(N) heap space (not O(N^2)) for a hierarchy of depth N. + 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 -- 2.47.2