diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-02 16:32:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-02 16:32:42 +0000 |
commit | f5a228ae428a5eb55f4851f2d0e22ef10ddcca8b (patch) | |
tree | 76917fe4ee931b3386ea1ee9b7dc4719e8ca8abf /old | |
parent | a40eb86598301e0d80e224085ba76e4a568a9cf3 (diff) | |
download | coreutils-f5a228ae428a5eb55f4851f2d0e22ef10ddcca8b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 689e51f12..7f8baa7aa 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] |