From: Jim Meyering Date: Tue, 2 Sep 1997 04:29:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~92 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=30e5bc03f5406d13d11edde1aab78cb3cf218ecf;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4e4ee0ea71..0a7a5bdd36 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 3.17: [3.16a] +* mkdir -p is a lot faster when creating very deep directories on some systems +* rm -r is a lot faster on some systems when removing deep hierarchies * chgrp, chmod, and chown no longer give contradictory output when --verbose is used and an operation fails * install accepts new option, --preserver-timestamps