summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 6bddafe1f..8980d2ad3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,8 @@
2004-03-27 Paul Eggert <eggert@twinsun.com>
+ cp -pu and mv -u (when copying) now take the destination
+ file system time stamp resolution into account.
+
* coreutils.texi (mv invocation): Document this.
(cp invocation): Document -u (it was missing!) with new behavior.