X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ce3448d5b9133a0e6d27d6d36d29f4f7a4316dc7..6ce2d93a9b49afbc196e764923d539bc0caa1120:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 9c261894..8f331164 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-07-09 Joel E. Denny + + * 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 Fix C++ test cases after recent Gnulib changes. Discussed starting at