summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-15 07:43:12 +0000
committerJim Meyering <jim@meyering.net>2002-12-15 07:43:12 +0000
commitb647a582c07ac26e74f2d00e74085d08f32eac14 (patch)
tree72af04c5dea86c19bff4a4e4aa5ab4c41b7b2b7f
parentfda1cba3bf867323e307a835fffe31266df1fc76 (diff)
downloadcoreutils-b647a582c07ac26e74f2d00e74085d08f32eac14.tar.xz
*** empty log message ***
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index c595c6d41..bce6c2dca 100644
--- a/TODO
+++ b/TODO
@@ -8,10 +8,6 @@ strip: add an option to specify the program used to strip binaries.
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.
-
doc/coreutils.texi:
Address this comment: FIXME: mv's behavior in this case is system-dependent
Better still: fix the code so it's *not* system-dependent.