summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-07 05:24:15 +0000
committerJim Meyering <jim@meyering.net>1999-02-07 05:24:15 +0000
commita59624613d9a2dff56f9f7acd9d53771ea1f741e (patch)
tree46a81e3be7095fc9fbb40a98cbfa6f225e07aa75 /m4
parent88869ee0241033f4cb66140fe009e9c9d8bc2478 (diff)
downloadcoreutils-a59624613d9a2dff56f9f7acd9d53771ea1f741e.tar.xz
*** empty log message ***
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.