mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add NEWS about coroutine implementation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
36d93e831b
commit
61c2022595
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -48,6 +48,9 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* Flip-flop syntax is deprecated. [Feature #5400]
|
||||
|
||||
* Native implementation of coroutines to improve performance of Fiber.
|
||||
[Feature #14739]
|
||||
|
||||
=== Core classes updates (outstanding ones only)
|
||||
|
||||
[Array]
|
||||
|
|
Loading…
Reference in a new issue