X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d59beda068aef97834ea84ce4f5cc99b487e4b68..5335b65a79189afbbd27ecb55d76e74a4fe31863:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 1c15cc5e..e9845692 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-12-20 Joel E. Denny + + tests: cleanup. + * tests/c++.at (Syntax error discarding no lookahead): Don't + ignore stderr. Instead, eliminate remaining warnings. + 2009-12-18 Joel E. Denny lalr1.cc: don't discard non-existent lookahead on syntax error.