summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-07-03 16:49:26 +0000
committerJim Meyering <jim@meyering.net>2005-07-03 16:49:26 +0000
commitfb4be2889d85d18cc549fc6caa9a63966584e6c0 (patch)
treef14bf46fdc748f0eb22a6c3d25089613d44953f9 /ChangeLog
parent5610a8734d4ad3c583480e14525a317575d6d703 (diff)
downloadcoreutils-fb4be2889d85d18cc549fc6caa9a63966584e6c0.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 056bf23e6..7aab39bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,18 @@
-2005-07-03 Paul Eggert <eggert@cs.ucla.edu>
+2005-07-03 Jim Meyering <jim@meyering.net>
* 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 <eggert@cs.ucla.edu>
+
* src/copy.h: Include "lstat.h" rather than rolling our own.
* src/ls.c: Likewise.
* src/remove.c: Likewise.