]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reduce.c (reduce_grammar): First reduce the nonterminals,
[bison.git] / ChangeLog
index efb719536675ed36668ac2a6fd572da7b1fd5dce..3d45d5d8a5892f025c6016e0b0630bde6563cb99 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-08  Akim Demaille  <akim@epita.fr>
+
+       * src/reduce.c (reduce_grammar): First reduce the nonterminals,
+       and then the grammar.
+
+       
 2002-04-08  Akim Demaille  <akim@epita.fr>
 
        * src/system.h: No longer using strndup.