summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-11-27 18:42:51 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-11-27 18:42:51 +0000
commitfa0ece3b4ae39613b41e6583b13dcf9468a58b15 (patch)
treeab6ca02170c110bdb9958c3f1e55d30e8437bf2b /NEWS
parentb0f78600341fec227c2b8f87e4872a66f84be3db (diff)
flex uses flex_int*_t types
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c0ea5c..b70a68b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the file COPYING for copying conditions.
* after version 2.5.24
+** flex now uses flex_int*_t types. For C99 systems, they are just the
+ int*_t types; for non-C99 systems, we just make some typedefs
+
** new pt_br translation from the tranlation project
* version 2.5.24 released 2002-11-25