]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
mention stat bug fix
authorJim Meyering <jim@meyering.net>
Thu, 29 Sep 2005 06:32:25 +0000 (06:32 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 29 Sep 2005 06:32:25 +0000 (06:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 63a9b6413070ed9961aa1488d78ce46a57e47e3c..d2813aab5224a3d01943381b0a7e51726e0379ae 100644 (file)
--- 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,