diff options
author | Jim Meyering <jim@meyering.net> | 2005-07-03 18:21:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-07-03 18:21:02 +0000 |
commit | 052190e99c1a8b29a1cbb1369159e41de99eff3d (patch) | |
tree | e0195e1457be80012447d739ad61903860c57d56 | |
parent | ed8207cf4e203dd90700b4b4f666957bd69461ab (diff) | |
download | coreutils-052190e99c1a8b29a1cbb1369159e41de99eff3d.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * Version 5.3.1. * NEWS: cp and mv: the --reply=X option is deprecated + Suggested by Bob Proulx, after numerous user complaints + about how --reply=no appeared not to work. * 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. |