Fix ChangeLog for the previous patch.

This commit is contained in:
Akim Demaille
2009-05-11 08:53:35 +02:00
parent b10dd689b6
commit 7ac45a4687

View File

@@ -1,3 +1,9 @@
2009-05-11 Akim Demaille <demaille@gostai.com>
doc: use C++ headers.
* doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C
headers.
2009-05-05 Akim Demaille <demaille@gostai.com>
fix hexadecimal token number support.
@@ -8,12 +14,6 @@
tests: check token numbers.
* tests/input.at (Numbered tokens): New.
2009-05-11 Akim Demaille <demaille@gostai.com>
doc: use C++ headers.
* doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C
headers.
2009-05-04 Akim Demaille <demaille@gostai.com>
bison: catch bad symbol names.