ruby-changes:40009
From: svn <ko1@a...>
Date: Fri, 9 Oct 2015 14:21:13 +0900 (JST)
Subject: [ruby-changes:40009] svn:r52090 (trunk): * remove trailing spaces.
svn 2015-10-09 14:21:01 +0900 (Fri, 09 Oct 2015) New Revision: 52090 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52090 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 52089) +++ ChangeLog (revision 52090) @@ -3,7 +3,7 @@ Fri Oct 9 14:12:35 2015 Shota Fukumori https://github.com/ruby/ruby/blob/trunk/ChangeLog#L3 * ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it was dropping TLS v1.1 support too. Supporting only TLS v1.2 is too early, because many popular websites still don't support it. - + For instance, Servers where aws-sdk connects to still don't support TLS v1.2 and it became broken. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/