]> git.saurik.com Git - bison.git/blobdiff - NEWS
Version 2.3a.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 749a2fa4504ded486191f682a95e9649d8ee45f9..a970b34ef6ac631f6f5898fec1d0c2271794491c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 Bison News
 ----------
 
-Changes in version 2.3+:
+Changes in version 2.3a, 2006-09-13:
 
 * Instead of %union, you can define and use your own union type
   YYSTYPE if your grammar contains at least one <type> tag.