From 94ca443a627a444219b8eaaeadfe4d3dd5b487dc Mon Sep 17 00:00:00 2001 From: shugo Date: Thu, 24 Nov 2016 01:03:07 +0000 Subject: [PATCH] Add credit and PR/issue numbers. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) 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