diff options
author | Jim Meyering <jim@meyering.net> | 2004-06-30 18:41:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-06-30 18:41:49 +0000 |
commit | f421438665a23ce181d3c861b4f98b06dddba0cb (patch) | |
tree | aab99c197447466691a209328726682cca3f8176 /doc | |
parent | ba039472a8bffaaa02d76b1f71654816bff2719a (diff) | |
download | coreutils-f421438665a23ce181d3c861b4f98b06dddba0cb.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f60965b0b..604d92275 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,15 @@ +2004-06-29 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (Common options, Target directory, cp + invocation, install invocation, mv invocation, ln invocation): + Likewise. + (link invocation): Explain how to rewrite link using ln now + that we have --no-target-directory. + (ln invocation): Explain that --no-target-directory subsumes + --no-dereference. + (unlink invocation): Modify wording to match new wording in + link invocation. + 2004-06-25 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (install invocation): Document |