Version 2.4.3.

* NEWS (2.4.3): Set date.
(cherry picked from commit 06d61f775a)

Conflicts:

	NEWS
This commit is contained in:
Joel E. Denny
2010-08-05 20:56:44 -04:00
parent 83af658521
commit 64877e5e04
2 changed files with 6 additions and 1 deletions

2
NEWS
View File

@@ -281,7 +281,7 @@ Bison News
the user %code sections so that its #ifndef guard does not try to
override the user's YYLLOC_DEFAULT if provided.
* 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.