This commit is contained in:
Akim Demaille
2001-09-21 14:45:03 +00:00
parent cdd11a9322
commit dae9263b7b

9
NEWS
View File

@@ -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'.