From: Jim Meyering Date: Sun, 8 Nov 1998 03:44:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-b7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deef42170f8f20082d98db2ee6fefd20f7840a16;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 6ca752a151..eda1bcb9cc 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 4.0: +[4.0-b7] +* rm -rf '' no longer gets a failed assertion on the Hurd [4.0-b6] * rm simply fails as it should (rather than segfaulting) for `mkdir -m 0100 x; rm -rf x'