aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 14:49:39 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 14:49:39 +0000
commit85e749080ead970f92c4ce3803e1399aefab1c48 (patch)
treef575addf6005d1989490f041263632805bae2399 /ChangeLog
parent88243c5303ec5db2a58e355dd494b63f85b85558 (diff)
downloadruby-85e749080ead970f92c4ce3803e1399aefab1c48.tar.gz
Add the ticket number.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f445e829e1..f4204f38c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>