mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
* NEWS, configure.ac: Bump to 2.1a.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-09-19 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
|
* NEWS, configure.ac: Bump to 2.1a.
|
||||||
|
|
||||||
2005-09-16 Paul Eggert <eggert@cs.ucla.edu>
|
2005-09-16 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
* NEWS: Version 2.1.
|
* NEWS: Version 2.1.
|
||||||
|
|||||||
2
NEWS
2
NEWS
@@ -1,6 +1,8 @@
|
|||||||
Bison News
|
Bison News
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Changes in version 2.1a:
|
||||||
|
|
||||||
Changes in version 2.1, 2005-09-16:
|
Changes in version 2.1, 2005-09-16:
|
||||||
|
|
||||||
* Bison-generated parsers now support the translation of diagnostics like
|
* Bison-generated parsers now support the translation of diagnostics like
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
# least Autoconf 2.59.
|
# least Autoconf 2.59.
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
AC_INIT([GNU Bison], [2.1], [bug-bison@gnu.org])
|
AC_INIT([GNU Bison], [2.1a], [bug-bison@gnu.org])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user