summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-21 04:00:48 +0000
committerJim Meyering <jim@meyering.net>1999-04-21 04:00:48 +0000
commit36ca174d811ee0d14980d01ff2573c3141fe76e1 (patch)
tree359a25c91d5bef711c24ff8fe99c7c1bde38af53 /m4
parent76659f726f1e165b77da6393e98c827a863d19cb (diff)
downloadcoreutils-36ca174d811ee0d14980d01ff2573c3141fe76e1.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index cd116245c..462147acd 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,5 +1,12 @@
+1999-04-20 Jim Meyering <meyering@ascend.com>
+
+ * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
+ Replace xstroull if necessary.
+ From Paul Eggert.
+
1999-04-20 Paul Eggert <eggert@twinsun.com>
+ * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
* m4/lfs.m4: Port to AIX and HP-UX. Support cross-compilation.
1999-04-18 Jim Meyering <meyering@ascend.com>