]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Oct 2003 11:58:47 +0000 (11:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Oct 2003 11:58:47 +0000 (11:58 +0000)
ChangeLog

index 7a648a62e5e4627a9c4bf8f55ffcae152f0ba9ad..6e57a428581b225242cc86db841524447b13225d 100644 (file)
--- 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>