X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7d13ff5f2ff0619d3eaacf8ff082c329c6cfcbf1..fd51e5ffa20459b0a44e04cf83b09fd1b5e5b5c0:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d009c065..07c98156 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-11-30 Akim Demaille + + * src/bison.simple (YYSTYPE, YYLTYPE): Move their definitions + before their first uses. + (YYBISON, YYPURE): Move to the top of the output. + 2001-11-30 Akim Demaille * tests/reduce.at (Useless Nonterminals): Fix.