summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-08 09:43:56 +0000
committerJim Meyering <jim@meyering.net>2004-03-08 09:43:56 +0000
commit13b32612d24a5a1cbb1ca2f00010fd118fb32491 (patch)
treec7be3b0a7e7ef096bcff2d809b394f88ccbe7ba1
parent32b2fadde67b60ab3351116051bd93cca2191a02 (diff)
downloadcoreutils-13b32612d24a5a1cbb1ca2f00010fd118fb32491.tar.xz
*** empty log message ***
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index f55064e2e..e6d8df02f 100644
--- a/TODO
+++ b/TODO
@@ -163,6 +163,9 @@ Changes expected to go in, post-5.2.1:
an implicit --NO-dereference-command-line-symlink-to-dir meaning.
Pointed out by Karl Berry.
+ A more efficient version of factor, and possibly one that
+ accepts inputs of size 2^64 and larger.
+
Re-add a separate test for du's stack space usage (like the one removed
from tests/rm/deep-1).