*** empty log message ***

This commit is contained in:
Jim Meyering
2000-09-09 08:58:42 +00:00
parent 88fec8763a
commit fdd7f15c6e
+2
View File
@@ -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.