From e8cf49226a594fbbcae1b25efcab411eb7e7fff5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 12 Apr 2004 09:31:04 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 61eb3fd532..934c9a468d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ -2004-04-09 Jim Meyering +2004-03-27 Paul Eggert + + * NEWS: cp -pu and mv -u (when copying) now take the destination + file system time stamp resolution into account. + * doc/coreutils.texi (mv invocation): Document this. + (cp invocation): Document -u (it was missing!) with new behavior. - * Version 5.3.0. + * src/copy.c: Include "utimecmp.h". + (copy_internal): Compare time stamps using utimecmp rather than + MTIME_CMP. + +2004-04-09 Jim Meyering * Makefile.maint (.re-list): New rule/file, to replace hard-coded list of header file names. -- 2.47.2