X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/dab244d54812ab90b4467960301d194c7eb7a12a..68c989dea90f8546b6f0e3a25e68de6e389baf78:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ecc05efe..bfa5eee3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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). + * doc/local.mk ($(CROSS_OPTIONS_TEXI)): The target is + "src/bison$(EXEEXT)". + Reported by Di-an Jan. + +2008-11-15 Akim Demaille + + * TODO: Update. + 2008-11-15 Akim Demaille Formatting changes. @@ -247,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