From e6a5f817d613dbd40cf2d19cd0705a1b4c377538 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 14 Jan 2015 06:55:00 +0000 Subject: merge revision(s) 48534: [Backport #10412] * lib/resolv.rb: fall back if canonicalization fails. Thanks Vit Ondruch for the patch! [ruby-core:65836] * test/resolv/test_dns.rb: test for patch git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@49245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1aea7c0968..8ea42388cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Jan 14 15:54:18 2015 Aaron Patterson + + * lib/resolv.rb: fall back if canonicalization fails. + Thanks Vit Ondruch for the patch! [ruby-core:65836] + + * test/resolv/test_dns.rb: test for patch + Fri Nov 28 16:43:20 2014 Eric Hodel * lib/net/http.rb: Do not attempt SSL session resumption when the -- cgit v1.2.3