ruby-changes:54348
From: kazu <ko1@a...>
Date: Wed, 26 Dec 2018 01:11:22 +0900 (JST)
Subject: [ruby-changes:54348] kazu:r66561 (trunk): [DOC] Remove heading with no content [ci skip]
kazu 2018-12-26 01:11:18 +0900 (Wed, 26 Dec 2018) New Revision: 66561 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=66561 Log: [DOC] Remove heading with no content [ci skip] Modified files: trunk/doc/NEWS-2.5.0 trunk/doc/NEWS-2.6.0 Index: doc/NEWS-2.5.0 =================================================================== --- doc/NEWS-2.5.0 (revision 66560) +++ doc/NEWS-2.5.0 (revision 66561) @@ -525,8 +525,6 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.5.0#L525 * Removed "ubygems.rb" file from stdlib. It's needless since Ruby 1.9. -=== C API updates - === Supported platform changes * Drop support of NaCl platform Index: doc/NEWS-2.6.0 =================================================================== --- doc/NEWS-2.6.0 (revision 66560) +++ doc/NEWS-2.6.0 (revision 66561) @@ -602,8 +602,6 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.6.0#L602 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> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/