]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Provide an additional sub-message for clarity.
[bison.git] / ChangeLog
index bb4c8665d1661f5bd61f0f646d6649e09150179c..6c48f971266b2b831fa700db31ffd9f7b8179ac4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.