summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2008-05-15 21:11:57 +0000
committerWill Estes <wlestes@users.sourceforge.net>2008-05-15 21:11:57 +0000
commit9ba3187a537d6a58d345f2874d06087fd4050399 (patch)
tree5a0d488b1a82ce4f295372f882ef31945de69aba /NEWS
parent43adfedef0652909c3422fcd95351a9afbcfbf3f (diff)
clean up types; resolves 1961902
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9a4c40..68e8cba 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the file COPYING for copying conditions.
* version 2.5.36
+** various portability fixes that quiet compiler warnings on 64-bit
+ hosts
+
** various manual fixes, including correcting the name of a %option and
updating some simple examples to use ANSI C syntax