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

ruby-changes:41208

From: kazu <ko1@a...>
Date: Thu, 24 Dec 2015 18:59:25 +0900 (JST)
Subject: [ruby-changes:41208] kazu:r53280 (trunk): add a ticket number [ci skip]

kazu	2015-12-24 18:59:19 +0900 (Thu, 24 Dec 2015)

  New Revision: 53280

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

  Log:
    add a ticket number [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 53279)
+++ NEWS	(revision 53280)
@@ -247,7 +247,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L247
     BasicSocket#sendmsg_nonblock all support `exception: false` to return
     :wait_readable or :wait_writable symbols instead of raising
     IO::WaitReadable or IO::WaitWritable exceptions
-    [Feature #11229]
+    [Feature #10532] [Feature #11229]
   * BasicSocket#recv and BasicSocket#recv_nonblock allow an output
     String buffer argument like IO#read and IO#read_nonblock to reduce
     GC overhead [Feature #11242]

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

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