]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix user actions without a trailing semicolon.
[bison.git] / ChangeLog
index 0e93d7c5745d3d29f0e7a4798388737c66b32edd..ec5dd705491aeb9a2d9d4187d19089a91f9c20e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-04  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Fix user actions without a trailing semicolon.
+       Reported by Sergei Steshenko at
+       <http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00001.html>.
+       * THANKS (Sergei Steshenko): Add.
+       * src/scan-code.l (SC_RULE_ACTION): Fix it.
+       * tests/regression.at (Fix user actions without a trailing semicolon):
+       New test case.
+
 2008-11-04  Akim Demaille  <demaille@gostai.com>
 
        Use b4_copyright_years.