CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/06/15 13:08:46
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.17 retrieving revision 1.1.1.1.2.18 diff -u -b -r1.1.1.1.2.17 -r1.1.1.1.2.18 --- NEWS 6 Jun 2006 13:20:57 -0000 1.1.1.1.2.17 +++ NEWS 15 Jun 2006 13:08:45 -0000 1.1.1.1.2.18 @@ -21,6 +21,7 @@ collection. This behavior matches the C pre-processor, and means that 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. Version 1.4.4 - October 2005, by Gary V. Vaughan
