ruby-changes:14777
From: akr <ko1@a...>
Date: Thu, 11 Feb 2010 10:32:07 +0900 (JST)
Subject: [ruby-changes:14777] Ruby:r26638 (ruby_1_8, trunk): describe the reporter.
akr 2010-02-11 10:31:49 +0900 (Thu, 11 Feb 2010) New Revision: 26638 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26638 Log: describe the reporter. Modified files: branches/ruby_1_8/ChangeLog trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 26637) +++ ChangeLog (revision 26638) @@ -1,6 +1,6 @@ Thu Feb 11 09:49:31 2010 Tanaka Akira <akr@f...> - * lib/resolv.rb: fix [ruby-core:28144]. + * lib/resolv.rb: fix [ruby-core:28144] reported by Hans de Graaff. (Resolv::DNS#make_requester): pass nameserver_port to UnconnectedUDP.new. (Resolv::DNS.bind_random_port): change the is_ipv6 argument to Index: ruby_1_8/ChangeLog =================================================================== --- ruby_1_8/ChangeLog (revision 26637) +++ ruby_1_8/ChangeLog (revision 26638) @@ -1,6 +1,6 @@ Thu Feb 11 09:49:31 2010 Tanaka Akira <akr@f...> - * lib/resolv.rb: fix [ruby-core:28144]. + * lib/resolv.rb: fix [ruby-core:28144] reported by Hans de Graaff. (Resolv::DNS#make_requester): pass nameserver_port to UnconnectedUDP.new. (Resolv::DNS.bind_random_port): change the is_ipv6 argument to -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/