summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0908f7b1c..7e623dca9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** Bug fixes
+
+ cp no longer issues an incorrect warning about directory hardlinks when a
+ source directory is specified multiple times. Instead a warning is issued
+ and the duplicate source directory is skipped, as already the case for files.
+
** New features
chroot accepts the new --skip-chdir option to not change the working directory