]> granicus.if.org Git - flex/commitdiff
2.4.3
authorVern Paxson <vern@ee.lbl.gov>
Thu, 2 Dec 1993 21:59:03 +0000 (21:59 +0000)
committerVern Paxson <vern@ee.lbl.gov>
Thu, 2 Dec 1993 21:59:03 +0000 (21:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 963ac6640d2dbf8d0934e3827a52dfe65fcb8550..391e10fd5d9b2d117b390c2e92272ddbfb9d2743 100644 (file)
--- 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.