CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/10/26 04:56:32
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.75 retrieving revision 1.1.1.1.2.76 diff -u -b -r1.1.1.1.2.75 -r1.1.1.1.2.76 --- NEWS 26 Oct 2006 04:45:30 -0000 1.1.1.1.2.75 +++ NEWS 26 Oct 2006 04:56:32 -0000 1.1.1.1.2.76 @@ -4,8 +4,8 @@ Version 1.4.8 - ?? ??? 2006, by ?? (CVS version 1.4.7a) -* The `divert' macro no longer causes a core dump when handed extra large - values. +* The `divert' macro and `-H'/`--hashsize' command line option no longer + cause a core dump when handed extra large values. * 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'.
