From 8c15c20e9fd7c2147304a3ad75df11830e8a334e Mon Sep 17 00:00:00 2001 From: Will Estes Date: Tue, 14 Jan 2003 14:12:59 +0000 Subject: Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Nichols --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bb750c2..c93b3e0 100644 --- 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 + ** yyleng has proper declarations now; this caused flex to generate unusable scanners for some programs -- cgit v1.2.3