summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-15 08:40:42 +0000
committerJim Meyering <jim@meyering.net>2002-12-15 08:40:42 +0000
commit60d48b0f327a4073a195d3400656ce413127ff9b (patch)
treea6cfc290da38de1ee80cd168e89ae7e880cb7979 /TODO
parentb647a582c07ac26e74f2d00e74085d08f32eac14 (diff)
downloadcoreutils-60d48b0f327a4073a195d3400656ce413127ff9b.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index bce6c2dca..9307b246a 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,10 @@ strip: add an option to specify the program used to strip binaries.
Makefile.maint: extract announcement-generation into a perl script
+remove PARAMS macros
+
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)