10000 * NEWS: add Net::FTP#mlst and Net::FTP#mlsd. · documenting-ruby/ruby@30f9177 · GitHub
[go: up one dir, main page]

Skip to content

Commit 30f9177

Browse files
committed
* 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
1 parent 91efee1 commit 30f9177

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Fri Sep 18 16:56:19 2015 Shugo Maeda <shugo@ruby-lang.org>
2+
3+
* NEWS: add Net::FTP#mlst and Net::FTP#mlsd.
4+
15
Fri Sep 18 07:39:22 2015 Aaron Patterson <tenderlove@ruby-lang.org>
26

37
* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heap

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ with all sufficient information, see the ChangeLog file.
126126
* timeout
127127
* Object#timeout is now warned as deprecated when called.
128128

129+
* Net::FTP
130+
* Net::FTP#mlst is added.
131+
* Net::FTP#mlsd is added.
132+
129133
=== Stdlib compatibility issues (excluding feature bug fixes)
130134

131135
* lib/webrick/utils.rb

0 commit comments

Comments
 (0)
0