From: Jim Meyering Date: Fri, 21 Jun 2002 15:29:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_9~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e1836f7ca4f9bb0491ca5166e06276780e1a526;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 6fbc7366fa..56cbfd9058 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ [4.1.9] -* rm can now remove very deep hierarchies, regardless of any limit on stack size +* rm can now remove very deep hierarchies, in spite 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