diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-30 16:48:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-30 16:48:09 +0000 |
commit | 1cd88b2b5e279716824a684967b9b801a14073b5 (patch) | |
tree | a01d097b58b07ed9e79b4da1d98e602e239971d4 /old/fileutils | |
parent | 60695039c044f17002ce0f6b07ff6b00bd122a59 (diff) | |
download | coreutils-1cd88b2b5e279716824a684967b9b801a14073b5.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-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 80a2822d9..dc85712f7 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 4.1: +[4.0h] +* cp --one-file-system (-x) no longer crosses filesystem boundaries. +* touch can once again operate on directories [4.0g] * New large-file support for AIX and HP-UX, and for cross-compiles. * shred's default options are now suitable for devices, not files, since |