From 1a13281ab7d03cea082e4c6fbf2a9d5d12f7a177 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 24 Jun 2008 00:41:38 +0000 Subject: * ext/socket/socket.c (init_sock): socket is binmode on platforms which support binmode. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 88c5b26d53..2ab2aade28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 24 09:40:47 2008 NAKAMURA Usaku + + * ext/socket/socket.c (init_sock): socket is binmode on platforms + which support binmode. + Tue Jun 24 00:21:53 2008 Yusuke Endoh * compile.c (iseq_build_from_ary): initialize arg_opts, a patch from -- cgit v1.2.3