summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1995-04-24 13:26:04 +0000
committerVern Paxson <vern@ee.lbl.gov>1995-04-24 13:26:04 +0000
commit72167c1180d94e9b2866501241ea4938248d31e6 (patch)
tree019d1c38c59df9e7f24a10b4c8df4f021b7a49cb
parent89b65c3d40ac1a623fa220c4b3bbfb85f92f2a1a (diff)
downloadflex-git-72167c1180d94e9b2866501241ea4938248d31e6.tar.gz
multiple FlexLexer.h includes
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 537a596..879b91c 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,8 @@ Changes between release 2.5.2 (25Apr95) and release 2.5.1:
- A bug in destructing a FlexLexer object before doing any scanning
with it has been fixed.
+ - A problem with including FlexLexer.h multiple times has been fixed.
+
- The alloca() chud necessary to accommodate bison has grown
even uglier, but hopefully more correct.