CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 07/10/18 01:57:14
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.112 retrieving revision 1.1.1.1.2.113 diff -u -b -r1.1.1.1.2.112 -r1.1.1.1.2.113 --- NEWS 9 Oct 2007 17:09:49 -0000 1.1.1.1.2.112 +++ NEWS 18 Oct 2007 01:57:14 -0000 1.1.1.1.2.113 @@ -4,6 +4,8 @@ Version 1.4.11 - ?? ??? 2007, by ???? (CVS version 1.4.10a) +* Fix core dump in 'm4 -F file -t undefined', present since -F was + introduced in 1.3. * Fix regression introduced in 1.4.9b in the `divert' builtin when more than 512 kibibytes are saved in diversions on platforms like NetBSD where fopen(name,"a+") seeks to the end of the file.
