diff --git a/ChangeLog b/ChangeLog index c85c0264..364dfca2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-28 Paul Eggert + + * data/lalr1.cc: Do not use @output_header_name@ unless + b4_defines_flag is set. This fixes two bugs reported by + Tim Van Holder in + + and . + 2003-01-21 Paul Eggert * data/yacc.c (YYERROR): Move code from yyerrlab1 to here, so that