summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-02-19 18:20:46 +0100
committerJim Meyering <meyering@redhat.com>2008-02-19 18:20:46 +0100
commitc78039b87de6c636a167d3206081cced54af08e2 (patch)
tree8b2577722469cd9b74f514a1e9c62bf0be3aab2c /TODO
parent59b803e3d02ff87b5997e2f374101d6f50216298 (diff)
downloadcoreutils-c78039b87de6c636a167d3206081cced54af08e2.tar.xz
2008-02-19 Jim Meyering <meyering@redhat.com>
* TODO: Remove final seq-related item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3f4d26c62..8d53caae5 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.