From 9681409e3691037c11c19052295616454f74c936 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 14 Jul 2009 07:13:11 +0000 Subject: * io.c (rb_io_initialize): check if the descriptor can be accessed in the specified open mode. [ruby-dev:38571] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fd1e1503df..a2f1ebf5ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 14 16:13:04 2009 Nobuyoshi Nakada + + * io.c (rb_io_initialize): check if the descriptor can be accessed + in the specified open mode. [ruby-dev:38571] + Tue Jul 14 09:26:14 2009 Hidetoshi NAGAI * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet. -- cgit v1.2.3