X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/2a91a95e9e51ba0855f5c2086010a88461e4791c..c95f2d781ff015295559f273075a4a930866d605:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b049043d..928bd6e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-12-14 Akim Demaille + + * src/bison.s1 (YYLLOC_DEFAULT): New macro. + Provide a default definition. + Use it when executing the default @ action. + * src/reader.c (reader_output_yylsp): No longer include + `timestamp' and `text' in the default YYLTYPE. + 2000-12-12 Akim Demaille * src/reader.c (copy_definition, parse_union_decl, copy_action)