X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/510df9519ec6347c13a57535d0589e3a87bfe2fe..c50befe6152b25faa8d872d3ac97812e1ae85f43:/NEWS diff --git a/NEWS b/NEWS index 086325d5..91426175 100644 --- a/NEWS +++ b/NEWS @@ -188,6 +188,12 @@ Bison News * Changes in version 2.4.2 (????-??-??): +** Some portability problems that resulted in failures and livelocks + in the test suite on some versions of at least Solaris, AIX, HP-UX, + RHEL4, and Tru64 have been fixed. As part of those fixes, fatal + Bison errors no longer cause M4 to report a broken pipe on the + affected platforms. + ** `%prec IDENTIFIER' requires IDENTIFIER to be defined separately. POSIX specifies that an error be reported for any identifier that does @@ -1319,8 +1325,7 @@ End: ----- -Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1995-2010 Free Software Foundation, Inc. This file is part of Bison, the GNU Parser Generator.