summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1993-12-02 21:59:03 +0000
committerVern Paxson <vern@ee.lbl.gov>1993-12-02 21:59:03 +0000
commit664dced14ef54fc627f33450e99ca31bebe16d5a (patch)
treed60c54087a39fa5a311e9ce7302568afe0475e8b /NEWS
parent31ecd9e00b66f892ba10e8871ce2f3f10ca3cd52 (diff)
2.4.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
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.h>/<strings.h>
+ 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.