[前][次][番号順一覧][スレッド一覧]

ruby-changes:22589

From: nagachika <ko1@a...>
Date: Thu, 16 Feb 2012 07:50:56 +0900 (JST)
Subject: [ruby-changes:22589] nagachika:r34638 (ruby_1_9_3): merge revision(s) r32583:

nagachika	2012-02-16 07:50:46 +0900 (Thu, 16 Feb 2012)

  New Revision: 34638

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=34638

  Log:
    merge revision(s) r32583:
    
    * ChangeLog: fix typo

  Modified files:
    branches/ruby_1_9_3/ChangeLog

Index: ruby_1_9_3/ChangeLog
===================================================================
--- ruby_1_9_3/ChangeLog	(revision 34637)
+++ ruby_1_9_3/ChangeLog	(revision 34638)
@@ -2576,7 +2576,7 @@
 	* ext/openssl/ossl.c (ossl_verify_cb): trap the exception from
 	  verify callback of SSLContext and X509Store and make the
 	  verification fail normally. Raising exception directly from callback
-	  causes orphan resouces in OpenSSL stack. Patched by Ippei Obayashi.
+	  causes orphan resources in OpenSSL stack. Patched by Ippei Obayashi.
 	  See #4445.
 
 	* test/openssl/test_ssl.rb

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]