diff options
author | Jim Meyering <jim@meyering.net> | 2004-04-12 09:22:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-04-12 09:22:08 +0000 |
commit | 3b2bcb83590530c2e397e1f4cd3e19cc88fc8b3c (patch) | |
tree | 834d9b81edd10f49fa10200bacc04f8cc2510dfb | |
parent | 29a91488a97e15adb2148da295c6b4a198a8a43e (diff) | |
download | coreutils-3b2bcb83590530c2e397e1f4cd3e19cc88fc8b3c.tar.xz |
*** empty log message ***
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index e0359018e..6bddafe1f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-03-27 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi (mv invocation): Document this. + (cp invocation): Document -u (it was missing!) with new behavior. + 2004-04-08 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (dd invocation): Remove noctty flag from dd. |