From d252e224f6b2e2740985304018fe8a31b080e009 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 30 Dec 2015 00:20:03 +0000 Subject: test_io.rb: test for rb_io_modestr_fmode * test/stringio/test_io.rb (test_flag): add assertion for error when text and binary mode are mixed. [ruby-dev:49465] [Feature #11921] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c41a9689f8..797a879c39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 30 09:20:00 2015 Yuki Kurihara + + * test/stringio/test_io.rb (test_flag): add assertion for error when + text and binary mode are mixed. + [ruby-dev:49465] [Feature #11921] + Wed Dec 30 08:43:59 2015 Yuki Kurihara * test/stringio/test_stringio.rb (test_initialize): add test for -- cgit v1.2.3