X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/09a6de7e50b5c5b5e6e6405dc24d08cf7227bd27..79282c6c57738edbdf1a4e7392a6878ac8405e89:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index b3ec1cd9..0f49985f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-08-10 Pascal Bart + + * doc/bison.texinfo: Include GNU General Public License from + `gpl.texi'. + * doc/gpl.texi: Add to package. + 2001-08-10 Marc Autret * src/print_graph.h: Fix. @@ -56,7 +62,7 @@ * src/vcg.c (complain.h): Include it. Unepitaize `return' invocations. [NDEBUG] (main): Remove. - * src/vcg.h (node_t, edge_t, graph_t): Constify the char * memebers. + * src/vcg.h (node_t, edge_t, graph_t): Constify the char * members. * src/files.c (open_files): Initialize graph_obstack. * src/print_graph.c (print_actions): CPP out useless code. (print_core): Don't output the last `\n' in labels.