X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=NEWS;h=8defce40db12c39418ce7e0e192d4a256600bcdc;hp=f62a56c94d1c45c287036fc8086f4e8fc04cae37;hb=1571efb807e6575e83d674b453b5e4fb28b38c9c;hpb=cee050d75d296ea9420e3885fddaae2d43f2521c diff --git a/NEWS b/NEWS index f62a56c..8defce4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,54 @@ What's new in GNU enscript -------------------------- +Summary of changes in enscript version 1.6.5.2: + +* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault + when the configuration file contains unknown parameters. (Savannah + bug #28769) + +* Fix segmentation fault with line lengths over 90 characters. + (Savannah bug #29198) + +Summary of changes in enscript version 1.6.5.1: + +* Typo corrections in the manual pages. + +* Reorganise source tree to use a single ChangeLog file. + +* Actually ship f90.st in the tarball. + +* Reorganise INSTALL and README. + + +Noteworthy changes in enscript version 1.6.5: + +* New maintainer. + +* Licensing change: GNU Enscript is now distributed under version 3 or + later of the GNU GPL. + +* Build system fixes - distcheck now passes. + +* At least four security bug fixes: + - CAN-2004-1184 + - CAN-2004-1185 + - CAN-2004-1186 + - CVE-2008-3863, CVE-2008-4306 + +* Syntax highlighting fixes. + - shell escaping rules from Shawn McMahon. + - JavaScript regexps now recognised. + - New highlighting rules for Fortran 90 from David Bowler. + +See changelogs for more detailed notes. + + +Noteworthy changes in enscript version 1.6.4: + +* Unknown - to be filled in at a later date. + + Noteworthy changes in enscript version 1.6.3: * Changes in the highlighting / pretty printing