From cd63b84ce9199874816833e8023c9b21c3465869 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 15 Feb 2013 19:23:50 +0000 Subject: * ext/socket/extconf.rb: workaround for mswin/mingw build problem. sendmsg emulation in win32/win32.c is not enough. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa0a9ba649..7de8a9701b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 16 04:21:07 2013 NAKAMURA Usaku + + * ext/socket/extconf.rb: workaround for mswin/mingw build problem. + sendmsg emulation in win32/win32.c is not enough. + Sat Feb 16 00:19:20 2013 Tanaka Akira * ext/socket/extconf.rb: use all all tested available headers for -- cgit v1.2.3