diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-25 21:03:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-25 21:03:05 +0000 |
commit | e195cd04254979f5c94d6c537084cbaf61457957 (patch) | |
tree | e5af896b1d6b117e3aea6d55c3c208de785938da /old | |
parent | 0adbb52608936611d8b620cc86b2ace8c15acc08 (diff) | |
download | coreutils-e195cd04254979f5c94d6c537084cbaf61457957.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 e0699d1cc..89fc47549 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 4.1: +[4.0w] +* When `cp -pR' fails to copy a file, it now preserves permissions, owner, + and group of the containing directory. [4.0v] * df, du, and ls now round disk usage up and disk free space down * df, du, ls: --block-size=N now works for values of N that are e.g., |