summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-18 07:56:57 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-18 07:56:57 +0000
commit30f9177d5d43b15d5d14f7b18ab96c932fb131f4 (patch)
treecac77868895d7d10aaa383ba57c1de36d459a559 /ChangeLog
parent91efee1bd01a73ab360f0667682d71e7ef12fbd5 (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b7c380b21..9716204910 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Sep 18 16:56:19 2015 Shugo Maeda <shugo@ruby-lang.org>
+
+ * NEWS: add Net::FTP#mlst and Net::FTP#mlsd.
+
Fri Sep 18 07:39:22 2015 Aaron Patterson <tenderlove@ruby-lang.org>
* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heap