]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 2 Mar 2003 10:06:00 +0000 (10:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Mar 2003 10:06:00 +0000 (10:06 +0000)
TODO

diff --git a/TODO b/TODO
index b377d8fee8d85b92daf0a69a7f111736a25ac9b6..dce5f3087c53ff2e40b5d2294001d001b319b83a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,10 +6,10 @@ 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
-
 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.
 
 implement --target-directory=DIR for install (per texinfo documentation)
+
+ls: add --format=FORMAT option that controls how each line is printed.