summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-23 20:42:31 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-23 20:42:31 +0000
commite8c19bde9fdcdb481a5bf3c92fae0bbcb0ea1dfa (patch)
tree506b650567c5cc69352f82b6ec65ca05affa3a51 /m4
parent22ea135643256721c3894368436fe582e59fb28b (diff)
downloadcoreutils-e8c19bde9fdcdb481a5bf3c92fae0bbcb0ea1dfa.tar.xz
* utimens.m4 (gl_UTIMENS): Check for futimes function.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 6cd8f6a15..b860834b3 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-23 Paul Eggert <eggert@cs.ucla.edu>
+
+ * utimens.m4 (gl_UTIMENS): Check for futimes function.
+
2004-11-17 Paul Eggert <eggert@cs.ucla.edu>
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations