summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index d10e25ae6..74d5834e4 100644
--- a/TODO
+++ b/TODO
@@ -5,3 +5,9 @@ rewrite du.c not to use explicit recursion
strip: add an option to specify the program used to strip binaries.
suggestion from Karl Berry
+
+Makefile.maint: extract announcement-generation into a perl script
+
+Add a test of cat that takes input from a tty and ensures
+that one ^D is sufficient to make it terminate. Probably
+requires some flavor of expect.