]> git.saurik.com Git - bison.git/blobdiff - NEWS
Fix portability problem on OpenBSD 4.7.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 0f38b7412177fef2b587b9f4f9e8cc2122b1aa9c..ee80d567c107322d00c14a944c3e72a775d045f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -222,7 +222,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.