]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
tests: clean up push.at test group titles.
[bison.git] / ChangeLog
index 6c9758242cb4ed67db982acee78bbdcd64551305..f99cc59b8aaf5def3c1e46206edeb4af67b6babd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2009-09-13  Joel E. Denny  <jdenny@clemson.edu>
+
+       tests: clean up push.at test group titles.
+       * tests/push.at: Remove "Push Parsing: " from test group titles
+       because these are already under the banner "Push Parsing Tests".
+
+2009-09-12  Alex Rozenman  <rozenman@gmail.com>
+
+       Provide an additional sub-message for clarity.
+       Add "symbol not found in production" error message when
+       an "invalid reference" is detected in named references
+       resolution.
+       * src/scan-code.l: Update "invalid reference" case.
+       * tests/named-ref.at: Adjust test-cases.
+
 2009-09-10  Joel E. Denny  <jdenny@clemson.edu>
 
        Clean up yacc.c a little.