]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Sep 2000 08:58:42 +0000 (08:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Sep 2000 08:58:42 +0000 (08:58 +0000)
old/fileutils/NEWS

index cd5b7b632d631cb668eee7c7f785b0b43a59afc2..b583cd0362f65c3e9d9475ce9d8c7e870b7106d9 100644 (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.