From: Jim Meyering Date: Sat, 20 May 2000 09:43:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0s~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d0cc040dd834b4a9168460dde6357d1bfc3c7f0e;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 552c192..54d0729 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,8 @@ Changes in release 4.1: [4.0s] +* cp can now remove unwritable files in interactive mode: contrary to how mv + works, cp's --interactive (-i) option does *not* cancel the effect of the + --force (-f) option. * rm no longer segfaults on certain very deep hierarchies * IMPORTANT SECURITY FIX: a running `rm -r' may no longer be subverted to remove unintended directories