]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reader.c (copy_definition, parse_union_decl): Update and use
[bison.git] / ChangeLog
index e39fda65af84eae8752378a9fc5606228d918032..d6e609f7d3014933abfbf1636e7fecc2cc814a34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2001-09-21  Marc Autret  <autret_m@epita.fr>
+
+       * src/reader.c (copy_definition, parse_union_decl): Update and use
+       `linef' muscle.
+       (copy_action): Likewise.
+       Use obstack_1grow ().
+       * src/muscle_tab.c (muscle_init): Add muscle `linef'.
+
+2001-09-21  Marc Autret  <autret_m@epita.fr>
+
+       * src/options.c (option_table): Adjust.
+       * src/lex.c (parse_percent_token): Fix.
+
 2001-09-20  Pascal Bart  <pascal.bart@epita.fr>
 
        * src/options.c (symtab.h): Include it, need by lex.h.