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

ruby-changes:13293

From: akr <ko1@a...>
Date: Wed, 23 Sep 2009 20:31:01 +0900 (JST)
Subject: [ruby-changes:13293] Ruby:r25056 (trunk): cosmetic change.

akr	2009-09-23 20:30:09 +0900 (Wed, 23 Sep 2009)

  New Revision: 25056

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

  Log:
    cosmetic change.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 25055)
+++ NEWS	(revision 25056)
@@ -21,7 +21,7 @@
       * Dir.home
 
   * Enumerable
-    * New method:
+    * New methods:
       * Enumerable#join
       * Enumerable#chunk
       * Enumerable#slice_before
@@ -233,6 +233,7 @@
 * securerandom
   * new methods:
     * SecureRandom.urlsafe_base64
+
 * URI
   * Obsoleted methods:
     * URI#escape

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

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