X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0cc3da3a4e993080b69ee94156c280b5f2630013..26e06a2157c244f9928ef486a99bcf98b4f8d899:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 6af09b7b..75dcd411 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2003-11-18 Alexandre Duret-Lutz + + * doc/bison.texinfo (Bison Options): Escape `@' in `$@'. + +2003-10-07 Paul Eggert + + * tests/Makefile.am (clean-local): Don't run 'testsuite --clean' + if testsuite doesn't exist. + + * doc/bison.texinfo (Symbols): NUL bytes are not allowed in string + literals, unfortunately. + * src/scan-gram.l (): + Complain about NUL bytes in character constants or string literals. + +2003-10-05 Paul Eggert + + * NEWS: Don't document %no-default-prec, as it's still + too experimental. + * doc/bison.texinfo: Document %no-default-prec only if + the defaultprec flag is set. Normally it's not. + 2003-10-04 Paul Eggert * data/glr.c (b4_rhs_value, b4_rhs_location): Yield a