From: Jim Meyering Date: Tue, 19 Feb 2008 17:20:46 +0000 (+0100) Subject: 2008-02-19 Jim Meyering X-Git-Tag: v6.11~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c78039b87de6c636a167d3206081cced54af08e2;p=thirdparty%2Fcoreutils.git 2008-02-19 Jim Meyering * TODO: Remove final seq-related item. --- diff --git a/TODO b/TODO index 3f4d26c625..8d53caae53 100644 --- a/TODO +++ b/TODO @@ -61,8 +61,6 @@ printf: consider adapting builtins/printf.def from bash df: add `--total' option, suggested here http://bugs.debian.org/186007 -seq: consider allowing format string to contain no %-directives - tail: don't use xlseek; it *exits*. Instead, maybe use a macro and return nonzero.