diff options
author | Jim Meyering <jim@meyering.net> | 2004-02-02 17:35:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-02-02 17:35:56 +0000 |
commit | 3b1d58cb3f076392cd3eacfa677f66c4b2ddf448 (patch) | |
tree | 8310043f447fb9224a4083d8597510e44caef55b /NEWS | |
parent | 9323d8baed3679195650233f488824765666acb0 (diff) | |
download | coreutils-3b1d58cb3f076392cd3eacfa677f66c4b2ddf448.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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): |