changeset 4190:6bd91a77a39e

.
author Jim Meyering <jim@meyering.net>
date Thu, 16 Jan 2003 18:30:44 +0000
parents b4aff2a7229a
children ff02fdcea265
files m4/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-16  Jim Meyering  <jim@meyering.net>
+
+	* regex.m4: The `regex' struct is both input and output.
+	Initialize it before each use.  Patch by Tim Waugh.
+
 2003-01-11  Bruno Haible  <bruno@clisp.org>
 
 	* longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.