summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-30 04:36:00 +0000
committerJim Meyering <jim@meyering.net>1999-03-30 04:36:00 +0000
commit8137487dd7ba4bccfdbcefd5f885eb4f1222b069 (patch)
tree8938b714a2d165614264393af92a2cba45919292 /m4/ChangeLog
parent0b1a5f6fe9caa0e3badbb2973db33c8ef3722d17 (diff)
downloadcoreutils-8137487dd7ba4bccfdbcefd5f885eb4f1222b069.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 81c9b9e44..9a290106b 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+1999-03-29 Jim Meyering <meyering@ascend.com>
+
+ * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
+ superset of the AC_TYPE_* checks in the textutils, fileutils,
+ and sh-utils, plus AC_TYPE_PID_T. Paul Eggert suggested adding
+ AC_TYPE_PID_T.
+
1999-03-28 Jim Meyering <meyering@ascend.com>
* jm-macros.m4: Define GNU_PACKAGE here.