From: Jim Meyering Date: Sun, 16 Oct 2005 10:36:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.91~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e03c732d1ceb3d870b01641773c0a838e4d522;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 6e1260b9dc..2878d56350 100644 --- a/TODO +++ b/TODO @@ -144,9 +144,6 @@ Changes expected to go in, post-5.2.1: 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). - dd: consider adding an option to suppress `bytes/block read/written' output to stderr. Suggested here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=165045