CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/06/15 21:51:37
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.18 retrieving revision 1.1.1.1.2.19 diff -u -b -r1.1.1.1.2.18 -r1.1.1.1.2.19 --- NEWS 15 Jun 2006 13:08:45 -0000 1.1.1.1.2.18 +++ NEWS 15 Jun 2006 21:51:37 -0000 1.1.1.1.2.19 @@ -22,6 +22,7 @@ the sequence "define(`f',`1')f(define(`f',`2'))f" is now documented to result in "12", rather than the previously undocumented "22". * Update the regex engine to fix several bugs. +* Fix a potential crash on machines where char is signed. Version 1.4.4 - October 2005, by Gary V. Vaughan
