From: Jim Meyering Date: Sun, 3 Jul 2005 16:49:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~340 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb4be2889d85d18cc549fc6caa9a63966584e6c0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 056bf23e66..7aab39bac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ -2005-07-03 Paul Eggert +2005-07-03 Jim Meyering * Version 5.3.1. + Deprecate mv's and cp's --reply option. + * src/mv.c (main): Using --reply now evokes a warning. + (usage): Remove description of --reply. + * src/cp.c (main): Using --reply now evokes a warning. + (usage): Remove description of --reply. + + * src/printf.c (verify_numeric): Rename from verify. + Update caller. + +2005-07-03 Paul Eggert + * src/copy.h: Include "lstat.h" rather than rolling our own. * src/ls.c: Likewise. * src/remove.c: Likewise.