ruby-changes:38910
From: kazu <ko1@a...>
Date: Sun, 21 Jun 2015 23:56:14 +0900 (JST)
Subject: [ruby-changes:38910] kazu:r50991 (trunk): fix a typo [ci skip]
kazu 2015-06-21 23:55:59 +0900 (Sun, 21 Jun 2015) New Revision: 50991 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=50991 Log: fix a typo [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 50990) +++ NEWS (revision 50991) @@ -42,7 +42,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L42 this affect only files opened as binary. [Feature #11218] * Thread - * Thread#name, Thread#name are added to handle thread names [Feature #11251] + * Thread#name, Thread#name= are added to handle thread names [Feature #11251] * NameError * NameError#receiver is added to take the receiver object. [Feature #10881] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/