* TODO: Multiple %union is now implemented, so remove it from

the wishlist.
This commit is contained in:
Paul Eggert
2006-01-19 06:48:52 +00:00
parent d6ca7905ab
commit 51cbef6f63
2 changed files with 7 additions and 25 deletions

View File

@@ -2,6 +2,8 @@
* NEWS: Document the fact that multiple %unions are now allowed.
* doc/bison.texinfo (Union Decl): Likewise.
* TODO: This feature is now implemented, so remove it from
the wishlist.
* Makefile.maint: Merge with coreutils Makefile.maint.
(CVS_LIST): Use build-aux version if available.