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

ruby-changes:41200

From: kazu <ko1@a...>
Date: Thu, 24 Dec 2015 15:39:00 +0900 (JST)
Subject: [ruby-changes:41200] kazu:r53272 (trunk): remove duplicated ticket number [ci skip]

kazu	2015-12-24 15:38:54 +0900 (Thu, 24 Dec 2015)

  New Revision: 53272

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

  Log:
    remove duplicated ticket number [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 53271)
+++ NEWS	(revision 53272)
@@ -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 #11229]
+    [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

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

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