1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add NEWS about r40881, StringScanner#[] supports named captures.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2013-05-21 13:51:25 +00:00
parent ecd5bbe82a
commit 3188b4695b

4
NEWS
View file

@ -86,6 +86,10 @@ with all sufficient information, see the ChangeLog file.
* New methods:
* Socket.getifaddrs
* StringScanner
* extended methods:
* StringScanner#[] supports named captures.
* Tempfile
* New methods:
* Tempfile.create