From: Vern Paxson Date: Thu, 2 Dec 1993 21:59:03 +0000 (+0000) Subject: 2.4.3 X-Git-Tag: flex-2-5-5b~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=664dced14ef54fc627f33450e99ca31bebe16d5a;p=flex 2.4.3 --- diff --git a/NEWS b/NEWS index 963ac66..391e10f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Changes between release 2.4.3 (03Dec93) and release 2.4.2: + + - Fixed bug causing fatal scanner messages to fail to print. + + - libfl.a now supplies versions of the the / + string routines needed by flex and the scanners it generates, + to enhance portability. + + - More robust solution to 2.4.2's flexfatal() bug fix. + + Changes between release 2.4.2 (01Dec93) and release 2.4.1: - Fixed bug in libfl.a referring to non-existent "flexfatal" function.