diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-08 09:43:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-08 09:43:56 +0000 |
commit | 13b32612d24a5a1cbb1ca2f00010fd118fb32491 (patch) | |
tree | c7be3b0a7e7ef096bcff2d809b394f88ccbe7ba1 | |
parent | 32b2fadde67b60ab3351116051bd93cca2191a02 (diff) | |
download | coreutils-13b32612d24a5a1cbb1ca2f00010fd118fb32491.tar.xz |
*** empty log message ***
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |