mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
2272cb00ea
commit
790f6709ae
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -39,6 +39,9 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
* Setting <code>$;</code> to non-nil value is warned now. Use of it in
|
||||
String#split is warned too.
|
||||
|
||||
* Setting <code>$,</code> to non-nil value is warned now. Use of it in
|
||||
Array#join is warned too.
|
||||
|
||||
=== Core classes updates (outstanding ones only)
|
||||
|
||||
Enumerable::
|
||||
|
|
Loading…
Add table
Reference in a new issue