mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Remove heading with no content [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66561 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1859c79190
commit
756b200ad6
2 changed files with 0 additions and 4 deletions
|
@ -525,8 +525,6 @@ with all sufficient information, see the ChangeLog file or Redmine
|
||||||
|
|
||||||
* Removed "ubygems.rb" file from stdlib. It's needless since Ruby 1.9.
|
* Removed "ubygems.rb" file from stdlib. It's needless since Ruby 1.9.
|
||||||
|
|
||||||
=== C API updates
|
|
||||||
|
|
||||||
=== Supported platform changes
|
=== Supported platform changes
|
||||||
|
|
||||||
* Drop support of NaCl platform
|
* Drop support of NaCl platform
|
||||||
|
|
|
@ -602,8 +602,6 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
commands even if the path starts with the pipe character <code>'|'</code>.
|
commands even if the path starts with the pipe character <code>'|'</code>.
|
||||||
This follows [Feature #14245].
|
This follows [Feature #14245].
|
||||||
|
|
||||||
=== C API updates
|
|
||||||
|
|
||||||
=== Implementation improvements
|
=== Implementation improvements
|
||||||
|
|
||||||
* Speedup Proc#call because we don't need to care about <code>$SAFE</code>
|
* Speedup Proc#call because we don't need to care about <code>$SAFE</code>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue