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

ruby-changes:44554

From: kazu <ko1@a...>
Date: Sun, 6 Nov 2016 12:29:26 +0900 (JST)
Subject: [ruby-changes:44554] kazu:r56627 (trunk): add a ticket number [ci skip]

kazu	2016-11-06 12:29:22 +0900 (Sun, 06 Nov 2016)

  New Revision: 56627

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56627

  Log:
    add a ticket number [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 56626)
+++ NEWS	(revision 56627)
@@ -92,7 +92,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L92
 * IO
 
   * IO#gets, IO#readline, IO#each_line, IO#readlines, IO#foreach now takes
-    an optional keyword argument, chomp flag.
+    an optional keyword argument, chomp flag.  [Feature #12553]
 
 * Kernel
 

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

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