From e05de760c239c3cdf0fe53889a71f3816b760f22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 24 Sep 2006 19:28:25 +0000 Subject: * NEWS: Mention these fixes. * src/copy.c (copy_reg): With --verbose (-v), print "removed `file_name'" just after unlinking a file. (copy_internal): Likewise, in three more places. Marc Lehman reported that "touch x; ln x y; mv -v x y" was silent. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 071023651..ab9386804 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,9 @@ GNU coreutils NEWS -*- outline -*- cp -i and mv -i occasionally neglected to prompt when the copy or move action was bound to fail. This bug dates back to before fileutils-4.0. + With --verbose (-v), cp and mv would sometimes generate no output, + or neglect to report file removal. + * Major changes in release 6.2 (2006-09-18) [stable candidate] ** Changes in behavior -- cgit v1.2.3-54-g00ecf