Complete ChangeLog.

This commit is contained in:
Akim Demaille
2006-05-11 06:21:18 +00:00
parent 32c96bd755
commit f94705b204
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
* data/lalr1.cc (yytranslate_): Rename token as t to avoid clashes
with the member "token".
Reported by Martin Nylin.
2006-04-27 Akim Demaille <akim@lrde.epita.fr>