summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-02 17:35:56 +0000
committerJim Meyering <jim@meyering.net>2004-02-02 17:35:56 +0000
commit3b1d58cb3f076392cd3eacfa677f66c4b2ddf448 (patch)
tree8310043f447fb9224a4083d8597510e44caef55b
parent9323d8baed3679195650233f488824765666acb0 (diff)
downloadcoreutils-3b1d58cb3f076392cd3eacfa677f66c4b2ddf448.tar.xz
*** empty log message ***
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a073c6aef..45b7fd33e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,8 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
- time stamps output by stat now include valid fractional seconds
+ time stamps output by stat now include actual fractional seconds,
+ when available -- or .0000000 for files without that information.
* Major changes in release 5.1.2 (2004-01-25):