CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/11/14 19:40:12

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -b -r1.454 -r1.455
--- ChangeLog   14 Nov 2006 05:58:00 -0000      1.454
+++ ChangeLog   14 Nov 2006 19:40:12 -0000      1.455
@@ -1,3 +1,8 @@
+2006-11-14  Eric Blake  <[EMAIL PROTECTED]>
+
+       * m4/resyntax.c (m4_regexp_syntax_encode): Avoid bug with signed
+       char.
+
 2006-11-13  Eric Blake  <[EMAIL PROTECTED]>
 
        Add several new command line options.
@@ -8262,7 +8267,7 @@
 
        -----
 
-       $Revision: 1.454 $ $Date: 2006/11/14 05:58:00 $
+       $Revision: 1.455 $ $Date: 2006/11/14 19:40:12 $
 
        Local Variables:
        coding: utf-8


Reply via email to