X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/23ce6f4cb35ec3b966d01f9236196665e58e3dd6..68c989dea90f8546b6f0e3a25e68de6e389baf78:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 2b31a12c..bfa5eee3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-17 Di-an Jan + + * tests/c++.at (AT_CHECK_VARIANTS): Fixes tests 198-202. + Use AT_DATA_GRAMMAR instead of AT_DATA for compiled tests. + 2008-11-16 Akim Demaille Add missing $(EXEEXT). @@ -258,7 +263,7 @@ 2008-11-13 Akim Demaille Compute at M4 time some of the subtractions. - * data/lalr1.cc (b4_substract): New. + * data/lalr1.cc (b4_subtract): New. (b4_rhs_data): Use it. 2008-11-13 Akim Demaille