Add the ticket number.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shugo 2016-11-05 14:49:39 +00:00
parent 88243c5303
commit 85e749080e

View File

@ -1,7 +1,7 @@
Sat Nov 5 23:30:41 2016 Shugo Maeda <shugo@ruby-lang.org>
* lib/net/http.rb (Net::HTTP.post): new convenience method to send
a POST request.
a POST request. [ruby-core:75484] [Feature #12375]
Sat Nov 5 23:03:54 2016 NARUSE, Yui <naruse@ruby-lang.org>