summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-08 00:23:15 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-08 00:23:15 +0000
commitce3bb28d9562875cfbd6f6054df68fc742576099 (patch)
tree071ea7bbc303af34cc23ffce59e24e80e3b5c80b /m4/ChangeLog
parent36a263effc805cf7e44e10b0d552cff807d5d4d5 (diff)
downloadcoreutils-ce3bb28d9562875cfbd6f6054df68fc742576099.tar.xz
Switch to Isamu Hasegawa's implementation of regex, which is
now in gnulib.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 8dbd66e18..d7fb9776f 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-07 Paul Eggert <eggert@cs.ucla.edu>
+
+ Switch to Isamu Hasegawa's implementation of regex, which is
+ now in gnulib.
+ * regex.m4: Import from gnulib.
+
2005-07-04 Paul Eggert <eggert@cs.ucla.edu>
* prereq.m4 (gl_PREREQ): Don't require gl_TYPEOF; no longer needed.