ruby-changes:49416
From: kazu <ko1@a...>
Date: Mon, 1 Jan 2018 09:13:58 +0900 (JST)
Subject: [ruby-changes:49416] kazu:r61532 (trunk): [DOC] doc/NEWS-2.5.0: remove trailing comma [ci skip]
kazu 2018-01-01 09:13:54 +0900 (Mon, 01 Jan 2018) New Revision: 61532 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61532 Log: [DOC] doc/NEWS-2.5.0: remove trailing comma [ci skip] Modified files: trunk/doc/NEWS-2.5.0 Index: doc/NEWS-2.5.0 =================================================================== --- doc/NEWS-2.5.0 (revision 61531) +++ doc/NEWS-2.5.0 (revision 61532) @@ -338,7 +338,6 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.5.0#L338 * IPAddr#private? [Feature #11666] * IPAddr#link_local? [Feature #10912] - * IRB * Print backtrace and error message in reverse order [Feature #8661] [experimental] @@ -356,7 +355,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.5.0#L355 * Net::HTTP * Net::HTTP.new supports no_proxy parameter [Feature #11195] - * Net::HTTP#{min_version,max_version}, [Feature #9450] + * Net::HTTP#{min_version,max_version} [Feature #9450] * Add more HTTP status classes * Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935] * Net::HTTP#{proxy_user,proxy_pass} reflect http_proxy environment variable -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/