X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/91d2c560a84bd5ca4b43f235201b1a04348cd83d..26e06a2157c244f9928ef486a99bcf98b4f8d899:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 14616925..75dcd411 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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