From 47b9de17a1b720c67e350faa601f758f2aef07bc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 27 Sep 2003 17:26:26 +0000 Subject: sync from gnulib -- just changes comments --- m4/utimes.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'm4') diff --git a/m4/utimes.m4 b/m4/utimes.m4 index 3b8d945ac..dae46f00e 100644 --- a/m4/utimes.m4 +++ b/m4/utimes.m4 @@ -1,8 +1,8 @@ # See if we need to work around bugs in glibc's implementation of -# utimes from around July/August 2003. +# utimes from 2003-07-12 to 2003-09-17. # First, there was a bug that would make utimes set mtime # and atime to zero (1970-01-01) unconditionally. -# Then, there is/was code to round rather than truncate. +# Then, there was code to round rather than truncate. # # From Jim Meyering, with suggestions from Paul Eggert. -- cgit v1.2.3-54-g00ecf