mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add the deprecation of flip-flops to NEWS page [ci skip]
[Fix GH-2047] From: Junichi Ito <jit@sonicgarden.jp> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8b13cbce7e
commit
0c0ec3ad21
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -46,6 +46,8 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
* Print +cause+ of the exception if the exception is not caught and printed
|
||||
its backtraces and error message [Feature #8257]
|
||||
|
||||
* Flip-flop syntax is deprecated. [Feature #5400]
|
||||
|
||||
=== Core classes updates (outstanding ones only)
|
||||
|
||||
[Array]
|
||||
|
|
Loading…
Reference in a new issue