]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
small but important bugfixes for the Java skeleton
[bison.git] / ChangeLog
index 5ca8a57db3e4a18cf073d5c9948f76bf9b7805f8..3c86081b1c70b46670ee4648d72f96a9b7d9398d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-10-08  Di-an Jan  <dianj@freeshell.org>  (tiny change)
+
+       Small but important bugfixes for the Java skeleton.
+       * data/lalr1.java (yyerror): Change Location to b4_location_type.
+       (yy_symbol_print): Call toString on yyvaluep.
+
+2008-08-29  Akim Demaille  <demaille@gostai.com>
+
+       Clarify UPDATED use.
+        * doc/bison.texinfo: It refers to the last edition of this file,
+       not to the release date of Bison.
+        Reported by Joel E. Denny.
+
 2008-08-29  Akim Demaille  <demaille@gostai.com>
 
        * README: Update FAQ pointer.