From 0f1a1073f7c9ab1ac67975ec45faa8fe91c22671 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 23 Sep 2008 12:46:17 +0000 Subject: * io.c (copy_stream_body): use io_binwrite instead of io_fwrite. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a317b8d6f..b35d25bae5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Sep 23 21:45:02 2008 Tanaka Akira + + * io.c (copy_stream_body): use io_binwrite instead of io_fwrite. + Tue Sep 23 21:31:16 2008 Tadayoshi Funaba * test/ruby/test_rational2.rb: updated. -- cgit v1.2.3