From: Akim Demaille Date: Fri, 21 Sep 2001 14:45:03 +0000 (+0000) Subject: Adjust. X-Git-Tag: BISON-1_29a~6 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/dae9263b7bbb96b2b900db565ef76c892b5c1c1a Adjust. --- diff --git a/NEWS b/NEWS index f623fbe1..03bbb945 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,15 @@ Bison News Changes in version 1.29a: +* `%source_extension' and `%header_extension' are removed, failed + experiment. + +* The test suite is more portable. + +* Better portability. + +Changes in version 1.29: + * Output file does not redefine const; that is now config.h's job. * Added `-g' and `--graph'.