summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d0006aae4..999251cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,18 @@
-2006-05-07 Jim Meyering <jim@meyering.net>
+2006-05-11 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * tests/du/long-sloop: Avoid harmless `ambiguous redirect' diagnostic.
+
+2006-05-10 Jim Meyering <jim@meyering.net>
+
+ * src/copy.c (copy_internal): Don't explicitly unlink the destination
+ when moving a symlink into the place of an existing non-directory.
+ Reported by Joshua Hudson.
+ * NEWS: mention this.
+
+2006-05-07 Jim Meyering <jim@meyering.net>
+
* Makefile.maint (patch-check): Fail if patch generates any output,
even merely for changed offsets.