diff options
author | Jim Meyering <jim@meyering.net> | 2005-01-14 16:34:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-01-14 16:34:56 +0000 |
commit | 244ce2fb1a3d6f9a4c7d073099eb7cae570b6c66 (patch) | |
tree | f9831322e9d8876bafd6dcd8fbceb2cfae09dcf9 | |
parent | 350a0ccc9019409d6b2040ccdb1169cbdd34d651 (diff) | |
download | coreutils-244ce2fb1a3d6f9a4c7d073099eb7cae570b6c66.tar.xz |
*** empty log message ***
-rw-r--r-- | m4/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 5f8b7f223..09ed81ab7 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,7 +1,7 @@ 2005-01-14 Jim Meyering <jim@meyering.net> * utimes.m4: Work around tests/touch/empty-file failure on a system - (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utime's + (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes' NULL-means-set-to-current-time semantics. Remove temporary file immediately, rather than waiting for configure's at-exit trap code to do it. |