diff options
author | Jim Meyering <jim@meyering.net> | 2004-07-02 17:02:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-07-02 17:02:20 +0000 |
commit | ebc78a46130839f1ba916549291c1a1d280441ad (patch) | |
tree | ab86a7865be429bad6002617805890250bcfa156 /doc/ChangeLog | |
parent | 57fcc427c0ef9a0231ff7de2eb4fddb75ef93766 (diff) | |
download | coreutils-ebc78a46130839f1ba916549291c1a1d280441ad.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index d2ef20984..f1ebea8d0 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 <eggert@cs.ucla.edu> + + * 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 <eggert@cs.ucla.edu> * coreutils.texi: Put the right amount of space at sentence ends. |