[DOC] Fix indent [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
647fc1227a
commit
3bee3527fd
3
NEWS
3
NEWS
@ -105,8 +105,7 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||||||
* incompatible changes:
|
* incompatible changes:
|
||||||
* system() and exec() do not close non-standard file descriptors
|
* system() and exec() do not close non-standard file descriptors
|
||||||
(The default of :close_others option is changed to false by default.
|
(The default of :close_others option is changed to false by default.
|
||||||
but we still set the FD_CLOEXEC flag on descriptors we create)
|
but we still set the FD_CLOEXEC flag on descriptors we create) [Misc #14907]
|
||||||
[Misc #14907]
|
|
||||||
|
|
||||||
* KeyError
|
* KeyError
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user