diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-02 11:49:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-02 11:49:20 +0000 |
commit | c3259fabe243da0b740ac1b5afe3cf30f4ed409f (patch) | |
tree | af417317415f9f03d3cb446eb0ba051b1e65353e /old | |
parent | a3ff3953fc4012a96eb73b4081d151214465bbdc (diff) | |
download | coreutils-c3259fabe243da0b740ac1b5afe3cf30f4ed409f.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 89fc47549..8560edb02 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Changes in release 4.1: +[4.0x] [4.0w] * When `cp -pR' fails to copy a file, it now preserves permissions, owner, and group of the containing directory. |