From a25467f52a65b3ac1e8540f4b0fb75408c8577bc Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 30 Aug 2015 02:34:40 +0000 Subject: ChangeLog: table name * ChangeLog: the table name instead of the table type. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa840c2a81..d5d5541ae8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Sun Aug 30 02:42:22 2015 Aaron Patterson - * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 support + * ext/openssl/ossl_ssl.c (ossl_ssl_method_tab): Only add SSLv3 support if the SSL library supports it. Thanks Kurt Roeckx [Bug #11376] -- cgit v1.2.3