Bison 1.29 released.
authorJesse Thilo <jthilo@gnu.org>
Mon, 13 Dec 1999 07:48:09 +0000 (07:48 +0000)
committerJesse Thilo <jthilo@gnu.org>
Mon, 13 Dec 1999 07:48:09 +0000 (07:48 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index e147df8..42492f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
 Bison News
 ----------
 
+Changes in version 1.29:
+
+* Russian translation added.
+
+* NLS support updated; should hopefully be less troublesome.
+
+* Added the old Bison reference card.
+\f
 Changes in version 1.28:
 
 * Should compile better now with K&R compilers.
index c8f4dc9..29d8cb7 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/reduce.c)
-AM_INIT_AUTOMAKE(bison,1.28)
+AM_INIT_AUTOMAKE(bison,1.29)
 AM_CONFIG_HEADER(config.h:config.hin)
 AC_PREREQ(2.13)