]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
alloca.c, alloca.h and allocate.c are really to be removed.
[bison.git] / ChangeLog
index b3ec1cd9098a1de73c21d56f9ac3adfab8a3535f..0f49985fcd4ccb311b789adae069f3cb5c2987f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-10  Pascal Bart  <pascal.bart@epita.fr>
+
+       * doc/bison.texinfo: Include GNU General Public License from
+       `gpl.texi'.
+       * doc/gpl.texi: Add to package.
+
 2001-08-10  Marc Autret  <autret_m@epita.fr>
 
        * 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.