X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e9955c83734d0a545d7822a1feb9c4a8038a62cb..44995b2e3974c653dc9078deeb5de0f20376a7be:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b30617c2..55c0844e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-06-11 Akim Demaille + + * src/scan-gram.l (YY_INIT, YY_GROW, YY_FINISH): Rename as... + (YY_OBS_INIT, YY_OBS_GROW, YY_OBS_FINISH): these. + (last_string, YY_OBS_FREE): New. + Use them when returning an ID. + 2002-06-11 Akim Demaille Have Bison grammars parsed by a Bison grammar.