]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/lalr1.cc (lex_): Rename as...
[bison.git] / ChangeLog
index 43cdc0085446611f00d3c7631cde68503e448ef6..3a3bb81da33da637da1cacc2f678579a42d460bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-15  Akim Demaille  <akim@epita.fr>
+
+       * data/lalr1.cc (lex_): Rename as...
+       (yylex_): this.
+       Move the trace here.
+       Take the %name-prefix into account.
+       Reported by Alexandre Duret-Lutz.
+
 2004-12-15  Akim Demaille  <akim@epita.fr>
 
        Simplify the C++ parser constructor.