summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-10-10 19:54:33 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-10-10 19:54:33 +0000
commita296ffe8f786313db997fff677a183a0f0c08dd3 (patch)
treeb7e1e7e2960d4a12bfed2700cd8cba9ab5acad42 /NEWS
parentcff6142bd036ac1b18cbf928a642ca1f04700ae0 (diff)
version 2.5.22; portability fixes and attn to the test suite
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d3f3a76..0cc2464 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,16 @@ changes between releases of flex.
See the file COPYING for copying conditions.
-* after version 2.5.21
+* version 2.5.22 released 2002-10-10
-** more test suite cleanups
+** more portability fixes around how we get ahold of the integral
+ types; there is a constant FLEX_NEED_INTEGRAL_TYPE_DEFINITIONS
+ which you should define if you don't have the <inttypes.h> header
+ file (after you complain to your C vendor for not providing a
+ reasonable C environment)
+
+** more test suite cleanups; in particular, the test suite should run
+ correctly when build from a different directory
** upgraded automake to 1.7 and consequently autoconf to 2.54; this
means, among other things, that there is some support for