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

ruby-changes:44578

From: ko1 <ko1@a...>
Date: Mon, 7 Nov 2016 10:03:09 +0900 (JST)
Subject: [ruby-changes:44578] ko1:r56651 (trunk): fix NEWS message

ko1	2016-11-07 10:03:04 +0900 (Mon, 07 Nov 2016)

  New Revision: 56651

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

  Log:
    fix NEWS message

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 56650)
+++ NEWS	(revision 56651)
@@ -325,4 +325,4 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L325
 
 * Thread deadlock detection now shows their backtrace and dependency. [Feature #8214]
 
-* Table (st.c) internal data structure is improved. [Feature #12142]
+* st_table (st.c) internal data structure is improved. [Feature #12142]

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

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