From: Jim Meyering Date: Mon, 8 Mar 2004 09:43:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b32612d24a5a1cbb1ca2f00010fd118fb32491;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index f55064e2e8..e6d8df02f5 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).