ruby-changes:38865
From: nobu <ko1@a...>
Date: Thu, 18 Jun 2015 13:50:50 +0900 (JST)
Subject: [ruby-changes:38865] nobu:r50946 (trunk): NEWS: NameError#receiver [Feature #10881]
nobu 2015-06-18 13:50:33 +0900 (Thu, 18 Jun 2015) New Revision: 50946 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=50946 Log: NEWS: NameError#receiver [Feature #10881] [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 50945) +++ NEWS (revision 50946) @@ -36,6 +36,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L36 * Thread * Thread#name, Thread#name are added to handle thread names [Feature #11251] +* NameError + * NameError#receiver is added to take the reciever object. [Feature #10881] + === Core classes compatibility issues (excluding feature bug fixes) * Array -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/