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

ruby-changes:12101

From: nobu <ko1@a...>
Date: Sun, 21 Jun 2009 09:09:01 +0900 (JST)
Subject: [ruby-changes:12101] Ruby:r23772 (trunk): * ChangeLog: fixed probable typos.

nobu	2009-06-21 09:08:46 +0900 (Sun, 21 Jun 2009)

  New Revision: 23772

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

  Log:
    * ChangeLog: fixed probable typos.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 23771)
+++ ChangeLog	(revision 23772)
@@ -45,7 +45,7 @@
 
 Sat Jun 20 04:30:35 2009  Tadayoshi Funaba  <tadf@d...>
 
-	* rational.c (nurat_abs); removed.
+	* rational.c (nurat_abs): removed.
 
 Sat Jun 20 03:34:16 2009  Tadayoshi Funaba  <tadf@d...>
 
@@ -57,7 +57,7 @@
 
 Fri Jun 19 22:58:16 2009  Tadayoshi Funaba  <tadf@d...>
 
-	* rational.c; edited rdoc.
+	* rational.c: edited rdoc.
 
 Fri Jun 19 22:21:17 2009  Tadayoshi Funaba  <tadf@d...>
 
@@ -52301,7 +52301,7 @@
 	* ext/tk/tcltklib.c: enforce thread-check and exception-handling to
 	  avoid SEGV trouble.
 
-	* ext/tk/tkutil/tkutil.c; fix a bug on converting a SJIS string array
+	* ext/tk/tkutil/tkutil.c: fix a bug on converting a SJIS string array
 	  to a Tcl's list string.
 
 	* ext/tk/tcltklib.c: wrap Tcl's original "namespace" command to

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

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