1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 08:43:02 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-06-28 18:30:47 +00:00
parent 3b4126ffbd
commit 627db84915
+6 -1
View File
@@ -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.