]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/testsuite.at (AT_CHECK): Don't miss an exit value of 0 because
[bison.git] / ChangeLog
index 45a463117ab66726d6775809a100fb3f5678fb6b..b7b1f3767c3f30187fdb86b08f6ba3eb49bf943c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-11-10  Joel E. Denny  <jdenny@ces.clemson.edu>
 
+       * tests/testsuite.at (AT_CHECK): Don't miss an exit value of 0 because
+       it was double-quoted.
        * src/Makefile.am (YACC): Use --warnings=all,error so that Bison's own
        grammar is maintained with Bison's highest standards.
        * src/getargs.c: Fix some typos in Doxygen comments.