X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e4bcae3c5a7701f28bcc3430c60db97b86d13618..833d1720f889dff5abd74414190486d14be2ddad:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a3cabd74..87191e2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-08-26 Akim Demaille + + 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 Actually handle the yytable zero value correctly this time.