summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-06-21 12:15:39 +0000
committerJim Meyering <jim@meyering.net>2002-06-21 12:15:39 +0000
commit0ab9ebc469ba4e0865259b20d851b541d3afc4b4 (patch)
treee3903f1db4e6edec06728f8ef9e56e8c2598014c /old/fileutils/NEWS
parent807ad57ff1ac1ffdf1da32091f921cd0e86fefad (diff)
downloadcoreutils-0ab9ebc469ba4e0865259b20d851b541d3afc4b4.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index af931f3c7..6fbc7366f 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,5 @@
[4.1.9]
+* rm can now remove very deep hierarchies, regardless of any limit on stack size
* new programs: link, unlink, and stat
* New ls option: --author (for the Hurd).
* `touch -c no-such-file' no longer fails, per POSIX