]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/state.h (shifts): Remove the `number' member: shifts are
[bison.git] / ChangeLog
index 1df9c0a26582fc998cff4881e429097f52bc27a6..e108638d1b1c92e77220bdaaee88331dda8a9112 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-12-10  Akim Demaille  <akim@epita.fr>
+
+       * src/state.h (shifts): Remove the `number' member: shifts are
+       attached to state, hence no longer need to be labelled with a
+       state number.
+
+       
 2001-12-10  Akim Demaille  <akim@epita.fr>
 
        Now that states have a complete set of members, the linked list of