ruby-changes:23500
From: emboss <ko1@a...>
Date: Mon, 7 May 2012 09:38:10 +0900 (JST)
Subject: [ruby-changes:23500] emboss:r35551 (trunk): * Fix typo.
emboss 2012-05-07 09:37:59 +0900 (Mon, 07 May 2012) New Revision: 35551 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35551 Log: * Fix typo. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 35550) +++ ChangeLog (revision 35551) @@ -1,6 +1,6 @@ Mon May 07 09:14:11 2012 Martin Bosslet <Martin.Bosslet@g...> - * ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add + * ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.2. Add SSLContext#version to inspect the version that was negotiated for a given connection. * ext/openssl/extconf.rb: detect TLS 1.1 & 1.2 support. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/