Version 2.4.3_rc1.

* NEWS (2.4.3): Rename to...
(2.4.3_rc1): ... this for now so we can include translation
updates in 2.4.3, and set release date.
* configure.ac (AM_INIT_AUTOMAKE): Underscore rather than dash
in version string now indicates a release candidate and that we
thus cannot enable gnits.  Dash confuses git-version-gen.
This commit is contained in:
Joel E. Denny
2010-07-28 22:12:08 -04:00
parent 4b07bd01d8
commit d45746a0b7
3 changed files with 12 additions and 2 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
* Changes in version 2.4.3 (????-??-??):
* Changes in version 2.4.3_rc1 (2010-07-29):
** Problems with spawning M4 on at least FreeBSD 8 and FreeBSD 9 have
been fixed.