X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e1145ad8bd1f96458bae65e307c1b55445699883..ddf17a6e0e6b5999a9f59128121347856dbe2e1b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 9fdee763..3c86081b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-08 Di-an Jan (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 Clarify UPDATED use.