mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 02:03:03 +00:00
Bison 1.29 released.
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,6 +1,14 @@
|
|||||||
Bison News
|
Bison News
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Changes in version 1.29:
|
||||||
|
|
||||||
|
* Russian translation added.
|
||||||
|
|
||||||
|
* NLS support updated; should hopefully be less troublesome.
|
||||||
|
|
||||||
|
* Added the old Bison reference card.
|
||||||
|
|
||||||
Changes in version 1.28:
|
Changes in version 1.28:
|
||||||
|
|
||||||
* Should compile better now with K&R compilers.
|
* Should compile better now with K&R compilers.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(src/reduce.c)
|
AC_INIT(src/reduce.c)
|
||||||
AM_INIT_AUTOMAKE(bison,1.28)
|
AM_INIT_AUTOMAKE(bison,1.29)
|
||||||
AM_CONFIG_HEADER(config.h:config.hin)
|
AM_CONFIG_HEADER(config.h:config.hin)
|
||||||
AC_PREREQ(2.13)
|
AC_PREREQ(2.13)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user