]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 21 Jun 2002 12:15:39 +0000 (12:15 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Jun 2002 12:15:39 +0000 (12:15 +0000)
old/fileutils/NEWS

index af931f3c70a4a76a27b9654af4c08fd775cc561c..6fbc7366fa417dfce9f6b4c12465e0d3265acb8c 100644 (file)
@@ -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