]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
tests: portability fix.
[bison.git] / ChangeLog
index 89f863f7baaf70beaf8ccef94e30392413b027ec..40df1d40276e4f554948530e152475ce5d59eb04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-26  Akim Demaille  <demaille@gostai.com>
+
+       tests: portability fix.
+       * tests/input.at (Bad escapes in literals): Don't expect "echo
+       '\0'" to output \ then 0.
+
 2009-08-26  Joel E. Denny  <jdenny@clemson.edu>
 
        Actually handle the yytable zero value correctly this time.