summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.