X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5f7e08323a452b0b55ad94b8c866970a2929d9ad..e9e4c321148155fd9129b12bf5996d4b9ae15367:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 93cc7f02..3d660360 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-11-12 Akim Demaille + + * src/bison.simple (YYSTACK_REALLOC): New. + (yyparse) [!yyoverflow]: Use it and free the old stack. + Reported by FIXME: Who. + 2001-11-12 Pascal Bart * src/bison.simple: Define type yystype instead of YYSTYPE, and