summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-08-02 16:33:45 +0000
committerJim Meyering <jim@meyering.net>1998-08-02 16:33:45 +0000
commitbad1e4b2e10d88497f756e94f238ab5d733dc451 (patch)
treed20fda678cc7a59c4078121ab950e167277b11f1 /old
parentf5a228ae428a5eb55f4851f2d0e22ef10ddcca8b (diff)
downloadcoreutils-bad1e4b2e10d88497f756e94f238ab5d733dc451.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 7f8baa7aa..80d28c183 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]