* NEWS: Document the fact that multiple %unions are now allowed.

* doc/bison.texinfo (Union Decl): Likewise.
This commit is contained in:
Paul Eggert
2006-01-19 06:44:49 +00:00
parent 2073ce56f5
commit d6ca7905ab
3 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
2006-01-18 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: Document the fact that multiple %unions are now allowed.
* doc/bison.texinfo (Union Decl): Likewise.
* Makefile.maint: Merge with coreutils Makefile.maint.
(CVS_LIST): Use build-aux version if available.
(VERSION_REGEXP): New macro.