X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/18bcecb07d832fa33e20aee7b4117fe6dc705bcc..26b23c1a49bd7407a897a7878be0d3c933b98c89:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 08c9a4c3..900c04b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-04-07 Akim Demaille + + * data/bison.c++, data/bison.simple: Don't output the current file + name in #line, to avoid useless diffs between two identical + outputs under different names. + + 2002-04-07 Akim Demaille * src/closure.c, src/print.c, src/reader.c, src/reduce.c: