From: Jim Meyering Date: Thu, 16 Jan 2003 18:30:44 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61af2789bb1e6738b893280b038a1534d7457a0;p=pspp . --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 98f2981985..ddf4b17b20 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-11 Bruno Haible * longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.