CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/10/29 15:22:42
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.76 retrieving revision 1.1.1.1.2.77 diff -u -b -r1.1.1.1.2.76 -r1.1.1.1.2.77 --- NEWS 26 Oct 2006 04:56:32 -0000 1.1.1.1.2.76 +++ NEWS 29 Oct 2006 15:22:42 -0000 1.1.1.1.2.77 @@ -40,6 +40,9 @@ characters. * The manual has been improved, including a new section on a composite macro `foreach'. +* The `changecom' and `changequote' macros now treat an empty second + argument the same as if it were missing, rather than using the empty + string and making it impossible to end a comment or quote. Version 1.4.7 - 25 September 2006, by Eric Blake (CVS version 1.4.6a)