CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/10/13 22:25:32
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.71 retrieving revision 1.1.1.1.2.72 diff -u -b -r1.1.1.1.2.71 -r1.1.1.1.2.72 --- NEWS 13 Oct 2006 12:59:16 -0000 1.1.1.1.2.71 +++ NEWS 13 Oct 2006 22:25:32 -0000 1.1.1.1.2.72 @@ -22,6 +22,10 @@ token in an included file. * The `builtin' and `indir' macros now transparently handle builtin tokens generated by `defn'. +* When diversions created by the `divert' macro collect enough text that + M4 must use temporary files, the environment variable $TMPDIR is now + consulted, and a better effort is made to clean up those files in the + event of a fatal signal. Version 1.4.7 - 25 September 2006, by Eric Blake (CVS version 1.4.6a)