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

ruby-changes:21435

From: nagachika <ko1@a...>
Date: Wed, 19 Oct 2011 20:22:10 +0900 (JST)
Subject: [ruby-changes:21435] nagachika:r33484 (trunk): * ChangeLog: fix a typo.

nagachika	2011-10-19 20:20:41 +0900 (Wed, 19 Oct 2011)

  New Revision: 33484

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

  Log:
    * ChangeLog: fix a typo.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 33483)
+++ ChangeLog	(revision 33484)
@@ -1,6 +1,6 @@
 Wed Oct 19 17:06:54 2011  Yukihiro Matsumoto  <matz@r...>
 
-	* version.h (RUBY_RELEASE_DATE): finally declare start of 2.0 work!
+	* version.h (RUBY_VERSION): finally declare start of 2.0 work!
 
 Wed Oct 19 11:48:44 2011  Eric Hodel  <drbrain@s...>
 
@@ -23,7 +23,7 @@
 	  ext/openssl/ossl_pkey.c: ditto
 
 	* ext/openssl/ossl_pkey_dh.c: Make functions passed to
-	  rb_thread_blocking_region return VALUE instead of void. 
+	  rb_thread_blocking_region return VALUE instead of void.
 	  ext/openssl/ossl_pkey_dsa.c: ditto
 	  ext/openssl/ossl_pkey_rsa.c: ditto
 

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

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