From: Jim Meyering Date: Mon, 21 May 2001 10:52:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_9~67 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=6f960a322444bf4e0b9c83eb7dcb2d498c2daff1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 51e52aa418..72fa62f409 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2001-05-21 Jim Meyering + + * regex.m4: Change a couple backticks to single quotes to avoid shell + syntax errors. + 2001-05-19 Alexandre Duret-Lutz * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.