]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 14:23:44 +0000 (14:23 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 14:23:44 +0000 (14:23 +0000)
TODO

diff --git a/TODO b/TODO
index d10e25ae658f162190e81ff4717ddd2a5f73f86d..74d5834e4bbad9074e0b8d4a4c984dfe8b781f22 100644 (file)
--- 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.