summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-04 13:12:45 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-04 13:12:45 +0000
commit40f4c9291bef6de1715994aaca3dacdfd151b46d (patch)
tree0c0ffa7921dd66edd3aabaf3a3b9a97767a9c22a
parent42ffb2ed151814c2f53f0316b8bee2f4ab6966b8 (diff)
add ML ref
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 988a7d2939..86f0069976 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@ Thu Feb 2 22:28:13 2012 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* test/net/http/test_https_proxy.rb
(HTTPSProxyTest#test_https_proxy_authentication):
add workaround to avoid to hang up without openssl.
- see #5786
+ see [ruby-dev:45021][Bug #5786]
* test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):
ditto.