From 28475f652b2d97afb4233848632fe418bf1c87cd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 23 Sep 2005 21:40:12 +0000 Subject: Log recent changes. --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bfd693724..24c9da52f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,21 @@ -2005-09-23 Jim Meyering +2005-09-23 Paul Eggert * Version 5.3.1-cvs. + * src/copy.c (copy_reg): Preserve time stamps if + x->preserve_timestamps is set, using futimens so that + we needn't resolve the path again. + (copy_internal): Don't preserve time stamps if copy_reg did it + already. + * src/install.c (change_timestamps): First arg is source + struct stat, not file name. All uses changed. + (install_file_in_file): Stat the source file. + Don't try to change time stamps if copy_file did it. + * src/system.h: Don't include utime.h; not needed. + (struct utimbuf) [!defined HAVE_STRUCT_UTIMBUF]: Remove; not needed. + +2005-09-23 Jim Meyering + * src/od.c: Use `verify' to ensure that our hard-coded bytes_to_*_digits arrays are long enough. Of course, 17+-byte integral types aren't on the near horizon, but just in case... -- cgit v1.2.3-70-g09d2