Bump to 1.30i

This commit is contained in:
Akim Demaille
2001-12-22 14:39:44 +00:00
parent 6929a4a0e8
commit 12a04365ce
3 changed files with 18 additions and 12 deletions

6
NEWS
View File

@@ -1,6 +1,12 @@
Bison News
----------
Changes in version 1.30i:
* Use of alloca in parsers
If YYSTACK_USE_ALLOCA is defined to 0, then the parsers will use
malloc exclusively. Since 1.29, but was not NEWS'ed.
Changes in version 1.30h:
* When the generated parser lacks debugging code, YYDEBUG is now 0