From 5988c787496e104d3552be02841c416f6006f4b6 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Thu, 20 May 2010 06:45:22 +0000 Subject: merge revision(s) 26253: * io.c (io_fwrite): preserve errno. [ruby-core:27425] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@27913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa3ff2655b..e1e5baaa5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu May 20 15:39:26 2010 Nobuyoshi Nakada + + * io.c (io_fwrite): preserve errno. [ruby-core:27425] + Tue Apr 20 08:04:37 2010 NAKAMURA Usaku * io.c (rb_io_s_read): close the IO if an exception is raised on -- cgit v1.2.3