summaryrefslogtreecommitdiff
path: root/doc/NEWS-2.6.0
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-25 16:11:18 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-25 16:11:18 +0000
commit756b200ad6623fdad76c30f19aaf25fb75a24f08 (patch)
tree99743fa7c8042c80a20c9d0bad8a226aab74f723 /doc/NEWS-2.6.0
parent1859c79190bd7f926d26b1f919e038c182080f2e (diff)
[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
Diffstat (limited to 'doc/NEWS-2.6.0')
-rw-r--r--doc/NEWS-2.6.02
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/NEWS-2.6.0 b/doc/NEWS-2.6.0
index 07e8518841..07614f66e2 100644
--- a/doc/NEWS-2.6.0
+++ b/doc/NEWS-2.6.0
@@ -602,8 +602,6 @@ sufficient information, see the ChangeLog file or Redmine
commands even if the path starts with the pipe character <code>'|'</code>.
This follows [Feature #14245].
-=== C API updates
-
=== Implementation improvements
* Speedup Proc#call because we don't need to care about <code>$SAFE</code>