summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-21 10:52:36 +0000
committerJim Meyering <jim@meyering.net>2001-05-21 10:52:36 +0000
commit6f960a322444bf4e0b9c83eb7dcb2d498c2daff1 (patch)
tree9722d7d975d1e456c4f1a4b34541964993220b86 /m4/ChangeLog
parent1053d6cc80fc1c82a263df1e328b68e4838047f2 (diff)
downloadcoreutils-6f960a322444bf4e0b9c83eb7dcb2d498c2daff1.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 51e52aa41..72fa62f40 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-21 Jim Meyering <meyering@lucent.com>
+
+ * regex.m4: Change a couple backticks to single quotes to avoid shell
+ syntax errors.
+
2001-05-19 Alexandre Duret-Lutz <duret_g@epita.fr>
* dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.