diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-29 06:32:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-29 06:32:25 +0000 |
commit | abab5e581222461fe6d5f484700ca09d10d944fe (patch) | |
tree | ca93a7faea34a603305e18417c5b42ce8210de18 /NEWS | |
parent | bb0cdc99f2cc13f90cf58baaa564184598c6a867 (diff) | |
download | coreutils-abab5e581222461fe6d5f484700ca09d10d944fe.tar.xz |
mention stat bug fix
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |