From: Akim Demaille Date: Fri, 20 Jul 2012 08:00:51 +0000 (+0200) Subject: news: fix typo. X-Git-Tag: v2.6.1~32 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/aaf6103699d055b5404eff3b1eb70c2427de6530 news: fix typo. * NEWS: here. Reported by Ben Pfaff. --- diff --git a/NEWS b/NEWS index be9ed7ca..53ae9647 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ GNU Bison NEWS The next major release of Bison will drop support for the following 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 generated for C support ISO C90, and are tested with ISO C99 and ISO C11 diff --git a/THANKS b/THANKS index 284c5a91..75037b1f 100644 --- a/THANKS +++ b/THANKS @@ -13,6 +13,7 @@ Anthony Heading ajrh@ajrh.net Arnold Robbins arnold@skeeve.com Art Haas ahaas@neosoft.com Baron Schwartz baron@sequent.org +Ben Pfaff blp@cs.stanford.edu Benoit Perrot benoit.perrot@epita.fr Bernd Kiefer kiefer@dfki.de Bert Deknuydt Bert.Deknuydt@esat.kuleuven.ac.be