From 255955585c922ec5e303df184057b7781fcee345 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 15 Jan 2015 15:26:03 +0000 Subject: * io.c (rb_io_close_m): Don't raise when the IO object is closed. [ruby-core:67444] [Feature #10718] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e4bb457a9..c9a1855f34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 15 23:55:15 2015 Tanaka Akira + + * io.c (rb_io_close_m): Don't raise when the IO object is closed. + [ruby-core:67444] [Feature #10718] + Thu Jan 15 21:34:57 2015 Seiei Higa * proc.c (rb_obj_singleton_method): Kernel#singleton_method should -- cgit v1.2.3