summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40c06f5b..177fbbb6 100644
--- a/NEWS
+++ b/NEWS
@@ -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.