mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add ticket number [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9088990f0d
commit
6c2afd62f5
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -70,7 +70,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Kernel
|
||||
|
||||
* Kernel#loop, when stopped by a StopIteration exception, returns
|
||||
what the enumerator has returned instead of nil.
|
||||
what the enumerator has returned instead of nil. [Feature #11498]
|
||||
|
||||
* Module
|
||||
* Module#deprecate_constant [Feature #11398]
|
||||
|
|
Loading…
Reference in a new issue