summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a648a62e..6e57a4285 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 <jim@meyering.net>