summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1996-09-10 17:10:16 +0000
committerVern Paxson <vern@ee.lbl.gov>1996-09-10 17:10:16 +0000
commitc9213c7ef4162c9df687b06e1df853a0ca533187 (patch)
tree36133e8a33a7afe24eeacda58600fe2a1afee1fe /NEWS
parenta6381347079db05d25d0eeff4e7426cebba9ef7b (diff)
release 2.5.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4ba93f..3e23e7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes between release 2.5.4 (11Sep96) and release 2.5.3:
+
+ - Fixed a bug introduced in 2.5.3 that blew it when a call
+ to input() occurred at the end of an input file.
+
+ - Fixed scanner skeleton so the example in the man page of
+ scanning strings using exclusive start conditions works.
+
+ - Minor Makefile tweaks.
+
+
Changes between release 2.5.3 (29May96) and release 2.5.2:
- Some serious bugs in yymore() have been fixed. In particular,