]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* doc/bison.texinfo (Mfcalc Symtab): Correct the prototype for putsym.
[bison.git] / ChangeLog
index 8abda9a3bff7e1aeb5742c70bb5b0424cae17ed2..6fedb6cafedded76fea4fd622e083e3dde8556e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2005-02-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo (Mfcalc Symtab): Correct the prototype for
+       putsym.  Typo reported by Sebastian Piping.
+
+2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo (Language and Grammar): some -> same
+       (Epilogue): int he -> in the
+       Typos reported by Sebastian Piping via Justin Pence.
+
+2005-02-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * tests/glr-regression.at (Improper handling of embedded actions
+       and dollar(-N) in GLR parsers): Renamed from "Improper handling of
+       embedded actions and $-N in GLR parsers", work around an Autoconf bug
+       with dollar signs in test names.
+       * tests/input.at (Invalid dollar-n): Renamed from "Invalid \$n",
+       for a similar reason.
+
 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/vcg.c (output_graph): G_VIEW -> normal_view in case someone