From: Jim Meyering Date: Sun, 2 Aug 1998 16:32:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16t~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a228ae428a5eb55f4851f2d0e22ef10ddcca8b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 689e51f129..7f8baa7aa0 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 3.17: [3.16t] +* cp -u and ls -t compare time stamps with subsecond resolution when available + (e.g., on systems with recent Linux kernels and on Solaris 2.6). * install once again does the -m-specified chmod *after* running strip (this fixes another bug introduced in 3.16o) [3.16s]