aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-24 01:03:07 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-24 01:03:07 +0000
commit971d74a22549b86422d4a7c780fcdfd21a69072d (patch)
tree871d92abec693e7ee3d82691cd5d9c8ef24cf599
parentf4a36fd4c4f1eabcdc1084ecb8f114f56ccdfb6a (diff)
downloadruby-971d74a22549b86422d4a7c780fcdfd21a69072d.tar.gz
Add credit and PR/issue numbers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60701a7e8b..f397e2485a 100644
--- a/NEWS
+++ b/NEWS
@@ -206,6 +206,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Support TLS (RFC 4217).
* Support hash style options for Net::FTP.new.
* Add a new optional argument pathname to Net::FTP#status.
+ Contributed by soleboxy. [GH-1478] [Feature #12965]
* OpenSSL