summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-07 09:13:55 +0000
committerJim Meyering <jim@meyering.net>2003-08-07 09:13:55 +0000
commit312a5a6a2f60c2f6ec0cf796cd079e716a2453d4 (patch)
tree85b7d70ade25c6382b9eaa2ed2563334daa7f79c /m4/ChangeLog
parenta103bb4a088cf696cb9ac96db8b3d53d06b63f64 (diff)
downloadcoreutils-312a5a6a2f60c2f6ec0cf796cd079e716a2453d4.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 7d7e7be7c..389aa64ac 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,12 @@
+2003-08-04 Paul Eggert <eggert@twinsun.com>
+
+ * regex.m4: Merge with gnulib.
+ (gl_REGEX): New macro.
+ (jm_INCLUDED_REGEX): Don't assume Latin-1 encoding of source code.
+ * restrict.m4: Merge with gnulib.
+ (gl_C_RESTRICT): Renamed from ACX_C_RESTRICT. All uses changed.
+ Rename cache vars to gl_cv_*. Incorporate latest Autoconf CVS tricks.
+
2003-08-05 Paul Eggert <eggert@twinsun.com>
* gnu-source.m4: New file, taken from gnulib, with support