X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b2d52318fadef8d2bf04769ec2fffb33baf6d92a..45119f0446d8df8e9c54498194f120c20aa24c83:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 819c6d2d..25d8956d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-05-02 Robert Anisko + + * data/bison.c++: Adapt expansion of $s and @s to the C++ parser. + Update the stack class, give a try to deque as the default container. + 2002-05-02 Akim Demaille * data/bison.simple (yyparse): Do not implement @$ = @1.