aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-13 05:16:37 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-13 05:16:37 +0000
commitb4089826fba2d261f7857307be50aeeb0b8adfce (patch)
tree1a123596fb7f0e44eaf77d4211a9537dc6ab8a44 /ChangeLog
parentb13432890fba7b2aac294710d67d1f96e2d7eabe (diff)
downloadruby-b4089826fba2d261f7857307be50aeeb0b8adfce.tar.gz
test_http.rb: test without DNS access
* test/net/http/test_http.rb: get rid of accessing DNS actually for some servers returning wrong results. [ruby-core:67454] [Bug #10721] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd97990699..340ab62f60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jan 13 14:16:35 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * test/net/http/test_http.rb: get rid of accessing DNS actually
+ for some servers returning wrong results.
+ [ruby-core:67454] [Bug #10721]
+
Mon Jan 12 23:21:57 2015 NAKAMURA Usaku <usa@ruby-lang.org>
* gems/bundled_gems: update test-unit to 3.0.9.