* PACKAGING: New file, suggested by Bruno Haible and taken from

similar wording in gettext's PACKAGING file.
* NEWS: Mention PACKAGING.
* Makefile.am (EXTRA_DIST): Add PACKAGING.
This commit is contained in:
Paul Eggert
2005-07-13 18:16:30 +00:00
parent a7db4add01
commit 0410a6e0cc
4 changed files with 69 additions and 4 deletions

5
NEWS
View File

@@ -6,8 +6,9 @@ Changes in the next version (not yet released):
* Bison-generated parsers now support the translation of diagnostics like
"syntax error" into languages other than English. The default
language is still English. For details, please see the new
Internationalization section of the Bison manual. Thanks to Bruno
Haible for this new feature.
Internationalization section of the Bison manual. Software
distributors should also see the new PACKAGING file. Thanks to
Bruno Haible for this new feature.
The following change was also in version 2.0a, 2005-05-22: