From c88f6f22c7d06fe8ab7756ebc6c899b24b32fcee Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 31 Jul 2011 00:21:00 -0700 Subject: [PATCH] * NEWS: Say that 6.12 preserved ns-resolution timestamps. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2