]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
mention cp -p vs. no-/proc fix
authorJim Meyering <jim@meyering.net>
Tue, 16 May 2006 17:27:04 +0000 (17:27 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 May 2006 17:27:04 +0000 (17:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b60b09639a17c0538b53f8b1ba7914cb118069c9..c7bc5b399e5c11bb61d3a7922d6a0bb7d2aa88d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -128,6 +128,8 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  cp -p would fail in a /proc-less chroot, on some systems
+
   When `cp -RL' encounters the same directory more than once in the
   hierarchy beneath a single command-line argument, it no longer confuses
   them with hard-linked directories.