X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0eee27e7b781a7493f062de2e71657438717e43f..2740f1691fb5c38a2538a3f30fa85b79d119beb5:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 22c4c4c6..268bb8a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2003-03-31 Akim Demaille + + * doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file. + +2003-03-31 Akim Demaille + + * src/output.c (prepare_symbols): Avoid trailing spaces in the + output. + +2003-03-31 Akim Demaille + + * doc/bison.texinfo (Strings are Destroyed): s/losses/loses/. + From Paul Hilfinger. + +2003-03-29 Akim Demaille + + * m4/error.m4: Do not put under dynamic conditions some code which + expansion is under static control. + +2003-03-29 Akim Demaille + + * doc/bison.texinfo (How Can I Reset @code{yyparse}): New. + +2003-03-29 Akim Demaille + + * doc/bison.texinfo (Strings are Destroyed): New. + 2003-03-13 Paul Eggert * .cvsignore: Add configure.lineno. @@ -35,7 +62,7 @@ Quote AC_FOREACH variable-expansions properly. The 2003-01-03 obstack.h change also needs merging. {end of changes requiring merging} - + * lib/stdbool.h.in, m4/alloca.m4, m4/dirname.m4, m4/dos.m4, m4/getopt.m4, m4/hash.m4, m4/malloc.m4, m4/memchr.m4, m4/memrchr.m4, m4/obstack.m4, m4/onceonly.m4, m4/quote.m4,