summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 5814049af..dedf8a0ea 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-26 Jim Meyering <meyering@lucent.com>
+
+ * jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
+
+ * xstrtoimax.m4: New file.
+ * xstrtoumax.m4: Add comments explaining why we
+ AC_REPLACE_FUNCS(strtol).
+
2001-06-20 Paul Eggert <eggert@twinsun.com>
* inttypes.m4: Add AC_PREREQ(2.13).