summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-16 17:27:04 +0000
committerJim Meyering <jim@meyering.net>2006-05-16 17:27:04 +0000
commit197f7d766efbc683bb72729b35579b883437d6d3 (patch)
tree688d1b629ac5d09166a0f5d16d35ba08754e7e2d /NEWS
parente06a5a5cc77a462087ca68aea9b538651f502ec5 (diff)
downloadcoreutils-197f7d766efbc683bb72729b35579b883437d6d3.tar.xz
mention cp -p vs. no-/proc fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b60b09639..c7bc5b399 100644
--- 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.