diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-02 04:29:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-02 04:29:38 +0000 |
commit | 30e5bc03f5406d13d11edde1aab78cb3cf218ecf (patch) | |
tree | 2ce2d8a5ff932c1c974852cb5ab7e5ab56660b3b /old/fileutils | |
parent | 08774a166848ddad8302847aeccc2359f87c5229 (diff) | |
download | coreutils-30e5bc03f5406d13d11edde1aab78cb3cf218ecf.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4e4ee0ea7..0a7a5bdd3 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 |