mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: expanded a tab.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
06653c1933
commit
24b1d2f2f4
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -37,7 +37,7 @@ with all sufficient information, see the ChangeLog file.
|
||||||
* extended method:
|
* extended method:
|
||||||
* Kernel#warn accepts multiple args in like puts.
|
* Kernel#warn accepts multiple args in like puts.
|
||||||
* Kernel#caller accepts second optional argument `n' which specify
|
* Kernel#caller accepts second optional argument `n' which specify
|
||||||
required caller size.
|
required caller size.
|
||||||
* incompatible changes:
|
* incompatible changes:
|
||||||
* system() and exec() closes non-standard file descriptors
|
* system() and exec() closes non-standard file descriptors
|
||||||
(The default of :close_others option is changed to true by default.)
|
(The default of :close_others option is changed to true by default.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue