From fa41658f969c79d00c4a3fa5db7e26bf0b23fb79 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Fri, 3 Jul 2009 00:40:40 +0000 Subject: merge revision(s) 22996: * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple network families problem. a patch from Charl Matthee at [ruby-core:21033]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@23940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b77e9f13f..12cd4d6dfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 3 09:05:38 2009 Masatoshi SEKI + + * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple network + families problem. a patch from Charl Matthee at [ruby-core:21033]. + Wed Jul 1 15:46:30 2009 Tanaka Akira * lib/pathname.rb (Pathname#sub): set $~ in block.binding. -- cgit v1.2.3