From: Akim Demaille Date: Mon, 11 Feb 2002 16:28:40 +0000 (+0000) Subject: Fix ChangeLog. X-Git-Tag: BISON-1_49a~155 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/bd16a5dcf5b24e83c88f3dad9b5bbbd2290a3795 Fix ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 5cbe44e1..64191ce6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue. (Copyright notice): Update. +2002-02-11 Akim Demaille + + * tests/regression.at (%nonassoc and eof): Don't include + nonportable headers. + 2002-02-08 Robert Anisko * data/bison.c++: Correct error recovery. Make the user able to