summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9219159dd..3e4bc423c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-07-18 Jim Meyering <jim@meyering.net>
+
+ "cp -i --update older newer" no longer prompts; same for mv
+ * src/copy.c (copy_internal): Perform "update" check before the
+ possible interactive prompt. Reported by zeno_AT_biyg_DOT_org
+ in <http://bugzilla.redhat.com/248591>
+ * tests/mv/update: Add tests for the above.
+ * NEWS: Mention the bug fix.
+
2007-07-15 Jim Meyering <jim@meyering.net>
ls --color: Don't stat symlinks when neither ORPHAN nor MISSING