From 7590de68e2102d586a1fb4e34642643b3c731269 Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 11 Mar 2013 08:29:46 +0000 Subject: * test/ruby/envutil.rb (EnvUtil.with_default_external): add for changing Encoding.default_external without warnings. * test/ruby/envutil.rb (EnvUtil.with_default_internal): ditto. * test/ruby/test_io_m17n.rb: use above with_default_external. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82db94966c..40546613bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Mon Mar 11 17:27:57 2013 NARUSE, Yui + + * test/ruby/envutil.rb (EnvUtil.with_default_external): add for + changing Encoding.default_external without warnings. + + * test/ruby/envutil.rb (EnvUtil.with_default_internal): ditto. + + * test/ruby/test_io_m17n.rb: use above with_default_external. + Mon Mar 11 16:57:00 2013 NARUSE, Yui * io.c (extract_binmode): raise error even if binmode and textmode -- cgit v1.2.3