From: Jim Meyering Date: Sun, 2 Aug 1998 16:33:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16t~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad1e4b2e10d88497f756e94f238ab5d733dc451;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 7f8baa7aa0..80d28c1837 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,7 +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). +* cp (with --update) and ls 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]