]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* NEWS: Say that 6.12 preserved ns-resolution timestamps.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 31 Jul 2011 07:21:00 +0000 (00:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 31 Jul 2011 07:27:38 +0000 (00:27 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 291ce13399acf124a4086169295a85da88aa02ff..c3aaa3dbfbd5c000d574c5dbf4efb696054eabae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1130,6 +1130,12 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 * Noteworthy changes in release 6.12 (2008-05-31) [stable]
 
+** New features
+
+  cp, install, mv, and touch now preserve nanosecond resolution on
+  file timestamps, on platforms that have the 'utimensat' and
+  'futimens' system calls.
+
 ** Bug fixes
 
   chcon, runcon: --help output now includes the bug-reporting address