From: Jim Meyering Date: Thu, 16 Jan 2003 17:34:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a578d7d8e93c18753dd72e4f6f19f29818796159;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 50fd298a2d..616ba756be 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2003-01-16 Jim Meyering + + * regex.m4: The `regex' struct is both input and output. + Initialize it before each use. Patch by Tim Waugh. + 2003-01-15 Jim Meyering * jm-macros.m4: Require AC_FUNC_FTW.