diff --git a/ChangeLog b/ChangeLog index ba2beb27d..56b5e47e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-06-27 Paul Eggert +2004-06-28 Jim Meyering * 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 + Use more-consistent rules among cp, ln, and mv when dealing with last operands that are (or look like) directories.