From: Jim Meyering Date: Sun, 15 Dec 2002 08:40:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~399 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d48b0f327a4073a195d3400656ce413127ff9b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index bce6c2dca7..9307b246ac 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)