Version 2.4.3.

* NEWS (2.4.3): Set date.
This commit is contained in:
Joel E. Denny
2010-08-05 20:56:44 -04:00
parent b3b1806888
commit 06d61f775a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2010-08-05 Joel E. Denny <joeldenny@joeldenny.org>
Version 2.4.3.
* NEWS (2.4.3): Set date.
2010-08-04 Joel E. Denny <joeldenny@joeldenny.org>
maint: add gettext version to release announcements.

2
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
* Changes in version 2.4.3 (????-??-??):
* Changes in version 2.4.3 (2010-08-05):
** Bison now obeys -Werror and --warnings=error for warnings about
grammar rules that are useless in the parser due to conflicts.