]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/sets.at (Broken Closure): Add the ending `;'.
[bison.git] / ChangeLog
index af90d41023ef8166430d3f77b0bf82bbae94b786..aaa162bda2d1edfe67b5a162c8336712a2776ef9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-04  Akim Demaille  <akim@epita.fr>
+
+       * tests/sets.at (Broken Closure): Add the ending `;'.
+       * src/reader.at (readgram): Complain if a rule is not ended with a
+       semi-colon.
+
 2002-03-04  Akim Demaille  <akim@epita.fr>
 
        * src/conflicts.c (set_conflicts): Use bitset_disjoint_p.