]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 28 Jun 2004 18:30:47 +0000 (18:30 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Jun 2004 18:30:47 +0000 (18:30 +0000)
ChangeLog

index ba2beb27dcbe130af42bb002eef10fafdd10d532..56b5e47e7cf22df3e30367f4137d0a834ce9bb9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-06-27  Paul Eggert  <eggert@cs.ucla.edu>
+2004-06-28  Jim Meyering  <jim@meyering.net>
 
        * Version 5.3.0.
 
+       * src/cp.c (usage): Fix copy+paste error in description of
+       --target-directory: s/move/copy/.  From Paul Jarc.
+
+2004-06-27  Paul Eggert  <eggert@cs.ucla.edu>
+
        Use more-consistent rules among cp, ln, and mv when dealing with
        last operands that are (or look like) directories.