Version 2.0a.

This commit is contained in:
Paul Eggert
2005-05-23 06:48:08 +00:00
parent f2a97c6294
commit 009ce67dbe
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
Changes in version 2.0a, ????-??-??:
Changes in version 2.0a, 2005-05-22:
* Bison-generated C parsers use the _ macro to translate strings from
English to the user's language, e.g., _("syntax error"). By default,