From: Paul Eggert Date: Sun, 31 Jul 2011 07:21:00 +0000 (-0700) Subject: * NEWS: Say that 6.12 preserved ns-resolution timestamps. X-Git-Tag: v8.13~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88f6f22c7d06fe8ab7756ebc6c899b24b32fcee;p=thirdparty%2Fcoreutils.git * NEWS: Say that 6.12 preserved ns-resolution timestamps. --- diff --git a/NEWS b/NEWS index 291ce13399..c3aaa3dbfb 100644 --- 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