news: fix typo.

* NEWS: here.
Reported by Ben Pfaff.
This commit is contained in:
Akim Demaille
2012-07-20 10:00:51 +02:00
parent d0d3313d10
commit aaf6103699
2 changed files with 2 additions and 1 deletions

2
NEWS
View File

@@ -10,7 +10,7 @@ GNU Bison NEWS
The next major release of Bison will drop support for the following The next major release of Bison will drop support for the following
deprecated features. Please report disagreements to bug-bison@gnu.org. deprecated features. Please report disagreements to bug-bison@gnu.org.
*** K&C parsers *** K&R C parsers
Support for generating parsers in K&R C will be removed. Parsers Support for generating parsers in K&R C will be removed. Parsers
generated for C support ISO C90, and are tested with ISO C99 and ISO C11 generated for C support ISO C90, and are tested with ISO C99 and ISO C11

1
THANKS
View File

@@ -13,6 +13,7 @@ Anthony Heading ajrh@ajrh.net
Arnold Robbins arnold@skeeve.com Arnold Robbins arnold@skeeve.com
Art Haas ahaas@neosoft.com Art Haas ahaas@neosoft.com
Baron Schwartz baron@sequent.org Baron Schwartz baron@sequent.org
Ben Pfaff blp@cs.stanford.edu
Benoit Perrot benoit.perrot@epita.fr Benoit Perrot benoit.perrot@epita.fr
Bernd Kiefer kiefer@dfki.de Bernd Kiefer kiefer@dfki.de
Bert Deknuydt Bert.Deknuydt@esat.kuleuven.ac.be Bert Deknuydt Bert.Deknuydt@esat.kuleuven.ac.be