ruby-changes:39643
From: nobu <ko1@a...>
Date: Sun, 30 Aug 2015 11:34:56 +0900 (JST)
Subject: [ruby-changes:39643] nobu:r51724 (trunk): ChangeLog: table name
nobu 2015-08-30 11:34:40 +0900 (Sun, 30 Aug 2015) New Revision: 51724 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51724 Log: ChangeLog: table name * ChangeLog: the table name instead of the table type. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 51723) +++ ChangeLog (revision 51724) @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Sun Aug 30 02:42:22 2015 Aaron Patterson <tenderlove@r...> - * 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 <kurt@r...> [Bug #11376] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/