]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* LR0.c (new_itemsets): Fix wording in comments: say item index rather
[bison.git] / ChangeLog
index 9c2618947c081f1438f38598b1d9198e2c872053..8f331164f4a3201fcf5cdd6c61fc2445e411d139 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-09  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * LR0.c (new_itemsets): Fix wording in comments: say item index rather
+       than item number.
+       * closure.c (closure): Likewise.
+       * state.h (reductions): Comment sorting of rules.
+       (state): Comment sorting of items.
+
 2007-07-02  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Fix C++ test cases after recent Gnulib changes.  Discussed starting at