X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6a164e0c9619066b9d3f9e2401f68b602d4159e1..37c82725c8235e260f68f14308370be2d75f56dd:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 11d51ecc..a29c27e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-12-10 Akim Demaille + + * src/LR0.c (augment_automaton): Now that all states have shifts, + merge the two cases addition shifts to the initial state. + + 2001-12-10 Akim Demaille * src/lalr.c (set_state_table): Move to...