summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-29 06:32:25 +0000
committerJim Meyering <jim@meyering.net>2005-09-29 06:32:25 +0000
commitabab5e581222461fe6d5f484700ca09d10d944fe (patch)
treeca93a7faea34a603305e18417c5b42ce8210de18 /NEWS
parentbb0cdc99f2cc13f90cf58baaa564184598c6a867 (diff)
downloadcoreutils-abab5e581222461fe6d5f484700ca09d10d944fe.tar.xz
mention stat bug fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63a9b6413..d2813aab5 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,