From: Jim Meyering Date: Sun, 18 Feb 2001 16:27:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_41~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=320475d61985a5818127b8fb30e5086b3760e613;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 1ceec9e7a1..3f84818aeb 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 4.01: +[4.0.41] +* fix bug in rm introduced in 4.0.38: `chmod 0 f; rm f' would no longer prompt + before removal. [4.0.40] * portability fixes, mainly for UnixWare 7.1.1 [4.0.39]