]> git.saurik.com Git - bison.git/blobdiff - NEWS
Version 2.4.3.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 40c06f5bcced15e55e41bfd55f6192a9ca887283..177fbbb6288798c30e1190d0bbd2807710892929 100644 (file)
--- 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.