summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 532b66cbf..c3b59227d 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,15 @@
+2005-04-27 Paul Eggert <eggert@cs.ucla.edu>
+
+ * stat-macros.m4: New file, from gnulib, except that gl_STAT_MACROS
+ also requires AC_HEADER_STAT.
+ * canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
+ mention stat-macros.h or AC_HEADER_STAT, since we'll make
+ the stat-macros module a prerequisite.
+ * file-type.m4 (gl_FILE_TYPE): Likewise.
+ * filemode.m4 (gl_FILEMODE): Likewise.
+ * makepath.m4 (gl_MAKEPATH): Likewise.
+ * modechange.m4 (gl_MODECHANGE): Likewise.
+
2005-04-18 Paul Eggert <eggert@cs.ucla.edu>
* clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for