]> granicus.if.org Git - flex/commitdiff
Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Nichols...
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 14 Jan 2003 14:12:59 +0000 (14:12 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 14 Jan 2003 14:12:59 +0000 (14:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bb750c2f4a37bad42646b6551e277d31fb8ae086..c93b3e031d80b1b8b805f81c3a58f3cbd08d5eff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ See the file COPYING for copying conditions.
 
 * after version 2.5.25
 
+** Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Nichols <bryce@bnichols.org>
+
 ** yyleng has proper declarations now; this caused flex to generate
    unusable scanners for some programs