diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-15 21:09:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-15 21:09:20 +0000 |
commit | 9c38d004ec05e1663603acc4acefc5a2d350a460 (patch) | |
tree | d60aabb3fafaa3b2b0b3fc040591b914c987630a /old | |
parent | a302182ac8b48f111bbbff291b147116494d5108 (diff) | |
download | coreutils-9c38d004ec05e1663603acc4acefc5a2d350a460.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 80d28c183..00963d2ef 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 3.17: +[3.16u] +* `cp -a --one-file-system' now copies any mount point directories it + encounters on the selected file system. [3.16t] * 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). |