summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-09-03 13:46:48 +0000
committerwlestes <wlestes>2002-09-03 13:46:48 +0000
commitd85060ebb27486c2f4142b74c50da4ffce7aa8a2 (patch)
treea078cd1ae9d7038e5781a9cd6fd46bb532ca0fb3 /NEWS
parentc8b50eb791aacc449e99174f95d9e1279e72f6f7 (diff)
downloadflex-d85060ebb27486c2f4142b74c50da4ffce7aa8a2.tar.gz
catch up on the NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dd86d3f..fd79512 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,17 @@ changes between releases of flex.
See the file COPYING for copying conditions.
+* after version 2.5.17
+
+** portability fixes for integer constants and in the way the test
+ suite reports its results
+
+** the test for bison was reporting bison missing when it was, in
+ fact, found
+
+** if we don't find GNU indent, we're more careful when we're not
+ finding it
+
* version 2.5.17 released 2002-8-29
** more portability fixes