From: Jim Meyering Date: Thu, 29 Sep 2005 06:32:25 +0000 (+0000) Subject: mention stat bug fix X-Git-Tag: v5.90~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=abab5e581222461fe6d5f484700ca09d10d944fe;p=thirdparty%2Fcoreutils.git mention stat bug fix --- diff --git a/NEWS b/NEWS index 63a9b64130..d2813aab52 100644 --- a/NEWS +++ b/NEWS @@ -161,6 +161,8 @@ GNU coreutils NEWS -*- outline -*- "pr -D FORMAT" now accepts the same formats that "date +FORMAT" does. + stat now exits nonzero if a file operand does not exist + ** Improved robustness Date no longer needs to allocate virtual memory to do its job,