Version 2.3a.

This commit is contained in:
Paul Eggert
2006-09-13 19:42:04 +00:00
parent e8ec4d9b33
commit 21fe08cadc
3 changed files with 5 additions and 2 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
Changes in version 2.3+:
Changes in version 2.3a, 2006-09-13:
* Instead of %union, you can define and use your own union type
YYSTYPE if your grammar contains at least one <type> tag.