From 9e83e3cc8251191098378e3aecd8a67ebed4b665 Mon Sep 17 00:00:00 2001 From: shugo Date: Fri, 18 Sep 2015 07:56:57 +0000 Subject: * NEWS: add Net::FTP#mlst and Net::FTP#mlsd. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1803ed99a8..2c36be0d73 100644 --- a/NEWS +++ b/NEWS @@ -126,6 +126,10 @@ with all sufficient information, see the ChangeLog file. * timeout * Object#timeout is now warned as deprecated when called. +* Net::FTP + * Net::FTP#mlst is added. + * Net::FTP#mlsd is added. + === Stdlib compatibility issues (excluding feature bug fixes) * lib/webrick/utils.rb -- cgit v1.2.3