1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add credit and PR/issue numbers.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shugo 2016-11-24 01:03:07 +00:00
parent 214eecd391
commit 94ca443a62

1
NEWS
View file

@ -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