From: Jim Meyering Date: Fri, 2 Jul 2004 17:02:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1174 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebc78a46130839f1ba916549291c1a1d280441ad;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index d2ef209842..f1ebea8d0a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,6 +5,14 @@ Fail if a @footnote directive follows non-punctuation. Fail upon use of @url. Use @uref instead. +2004-07-01 Paul Eggert + + * coreutils.texi (Common options, Target directory, cp invocation, + install invocation, mv invocation, ln invocation): Add -t as a + short option for --target-directory, and -T as a short option for + --no-target-directory. Clean up relevant synopses a bit, so that + the language is similar for all. + 2004-06-30 Paul Eggert * coreutils.texi: Put the right amount of space at sentence ends.