]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/output.c (action_row, token_actions): Use a state_t instead
[bison.git] / ChangeLog
index 5a6c1b19e00990ce0445d6ba70ccbfa32bb2ee8e..421de6f26ad3db342c1d8e26bb6672509f91578d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-12-27  Akim Demaille  <akim@epita.fr>
+
+       * src/output.c (action_row, token_actions): Use a state_t instead
+       of a integer, and nlookaheads instead of the following state's
+       lookaheadsp.
+
+       
 2001-12-27  Akim Demaille  <akim@epita.fr>
 
        * src/conflicts.c (log_resolution, flush_shift)