CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/11/13 23:25:08
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.81 retrieving revision 1.1.1.1.2.82 diff -u -b -r1.1.1.1.2.81 -r1.1.1.1.2.82 --- NEWS 13 Nov 2006 19:10:56 -0000 1.1.1.1.2.81 +++ NEWS 13 Nov 2006 23:25:08 -0000 1.1.1.1.2.82 @@ -8,7 +8,8 @@ cause a core dump when handed extra large values. Also, `divert' now uses memory proportional to the number of diversions in use, rather than to the maximum diversion number encountered, so that large diversion - numbers are less likely to exhaust system memory. + numbers are less likely to exhaust system memory; and is no longer + limited by the maximum number of file descriptors. * The `--help' and `--version' command line options now consistently override all earlier options. For example, `m4 --debugfile=trace --help' now no longer accidentally creates an empty file `trace'.
