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 fda8f162e..6a60a9f21 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+1999-02-06 Jim Meyering <meyering@ascend.com>
+
+ * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
+ an argument.
+
+ * regex.m4: Add a run-time Test for proper operation of
+ re_compile_pattern.
+
1999-01-31 Jim Meyering <meyering@ascend.com>
* getloadavg.m4: Check for locale.h and the function, setlocale.