From aa1b87a5021c499e05ac18c6fe9e7a101a092039 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 3 Jan 2013 15:42:14 +0000 Subject: [PATCH] revert r38686 -- duplicate ChangeLog entry git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 685adf61e9..438a806949 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,16 +8,6 @@ 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