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

ruby-changes:11717

From: nobu <ko1@a...>
Date: Thu, 7 May 2009 16:37:11 +0900 (JST)
Subject: [ruby-changes:11717] Ruby:r23360 (trunk): * ChangeLog: fixed typo.

nobu	2009-05-07 16:36:57 +0900 (Thu, 07 May 2009)

  New Revision: 23360

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

  Log:
    * ChangeLog: fixed typo.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 23359)
+++ ChangeLog	(revision 23360)
@@ -68,7 +68,7 @@
 Sat May  2 09:19:40 2009  Nobuyoshi Nakada  <nobu@r...>
 
 	* array.c (Init_Array): made #to_s an alias to #inspect to reduce
-	  the result of recursive array.  a patch from ujihisa a
+	  the result of recursive array.  a patch from ujihisa at
 	  [ruby-dev:38362]
 
 Fri May  1 16:50:05 2009  Akinori MUSHA  <knu@i...>
@@ -1218,7 +1218,7 @@
 Fri Mar 13 15:10:43 2009  Nobuyoshi Nakada  <nobu@r...>
 
 	* ext/openssl/ossl_x509ext.c (ossl_x509ext_set_value): should use
-	  OPENSSL_free instead of free.  a patch from Charlie Savage a
+	  OPENSSL_free instead of free.  a patch from Charlie Savage at
 	  [ruby-core:22858].
 
 Fri Mar 13 21:11:51 2009  Yukihiro Matsumoto  <matz@r...>

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

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