diff options
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 cd5b7b632..b583cd036 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.01: [4.0z] +* `cp -p' once again preserves `special' permission bits (this bug was + introduced in 4.0y) * mv's --force (-f) option now controls solely whether mv prompts (per POSIX) * `cp -f' now first attempts to open an existing destination file, and only if that fails does it resort to unlinking the file and retrying the open. |