*** 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 cd5b7b6..b583cd0 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.