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

NEWS: [Feature #14223] [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-01-24 06:32:46 +00:00
parent a6e5073c57
commit f7210deb82

2
NEWS
View file

@ -16,6 +16,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* $SAFE is a process global state and we can set 0 again. [Feature #14250]
* refinements take place at block passing. [Feature #14223]
=== Core classes updates (outstanding ones only)
* Proc