]> git.saurik.com Git - bison.git/commitdiff
commit missing ChangeLog entry
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 31 Oct 2008 13:32:55 +0000 (14:32 +0100)
committerPaolo Bonzini <bonzini@gnu.org>
Fri, 31 Oct 2008 13:33:08 +0000 (14:33 +0100)
ChangeLog

index 40037cf8c2d77d6819ff9f0fe86cf1d6dbdd8a76..2151bfab5032d4ff37e15e4d743b55a39c0258b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-10-31  Di-an Jan  <dianj@freeshell.org>
+
+       * data/lalr1.jave: Update copyright years.
+       (YYParser): Correct name of "generated from" file in Javadoc:
+       use b4_file_name instead of @ofile@.
+       (Location constructor): Correct Javadoc parameter name.
+       (yylloc): Add missing opening m4 quote after b4_location_if.
+       This removes a stray [ in the Javadoc of Lexer.getStartPos.
+       (Lexer.yyerror): Fix incorrect m4 and Javadoc.
+       (YYParser constructor): Correct Javadoc parameter name.
+
 2008-10-30  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Always put auxiliary code files in the same dir as other output files.