diff --git a/ChangeLog b/ChangeLog index 438a806949..685adf61e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,16 @@ Fri Jan 4 00:35:11 2013 Yuki Yugui Sonoda * bootstraptest/test_literal.rb: ditto. +Fri Jan 4 00:35:11 2013 Yuki Yugui Sonoda + + Fix failures on btest for NativeClient. + * bootstraptest/runner.rb (nacl?): New method to distinguish NaCl + corss build. + + * bootstraptest/test_io.rb: Skip unsupported operations. + + * bootstraptest/test_literal.rb: ditto. + Fri Jan 4 00:29:40 2013 Yuki Yugui Sonoda * io.c (rb_cloexec_fcntl_dupfd): Fix failures in