]> git.saurik.com Git - bison.git/blobdiff - NEWS
package: bump to 2015
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 9c5cb42f47e9e031716937a603553888e9cd315d..0b022cf875ce83bf26a628f8194ba84464346ae5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ GNU Bison NEWS
 
 ** Bug fixes
 
+*** %define api.value.type union with %defines
+
+  The yacc.c and glr.c parsers were broken when %defines was used
+  together with "%define api.value.type union".
+
 *** Redeclarations are reported in proper order
 
   On
@@ -2718,7 +2723,7 @@ Output file does not redefine const for C++.
 
 -----
 
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Parser Generator.