ruby-changes:41808
From: nobu <ko1@a...>
Date: Sun, 21 Feb 2016 13:51:39 +0900 (JST)
Subject: [ruby-changes:41808] nobu:r53882 (trunk): NEWS: update [ci skip]
nobu 2016-02-21 13:52:04 +0900 (Sun, 21 Feb 2016) New Revision: 53882 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53882 Log: NEWS: update [ci skip] * NEWS: change of Symbol#match. [Bug #11991] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 53881) +++ NEWS (revision 53882) @@ -24,6 +24,10 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L24 * String.new(capacity: size) [Feature #12024] +* Symbol + + * Symbol#match now returns MatchData. [Bug #11991] + * MatchData * MatchData#named_captures [Feature #11999] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/