aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-02 03:18:40 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-02 03:18:40 +0000
commita60a562ca782b9ceb81f6ef2297521d9479cac2b (patch)
tree04cde6bb29b82d72a367d17b56c508042c1c1979 /ChangeLog
parent8b54e050f92311017bc42508636237fecde5cf84 (diff)
downloadruby-a60a562ca782b9ceb81f6ef2297521d9479cac2b.tar.gz
* lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is not
well tested yet. [Bug #7301] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39013 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87e3325a71..d1ab8d50ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb 2 12:15:36 2013 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is not
+ well tested yet. [Bug #7301]
+
Sat Feb 2 12:07:41 2013 Yusuke Endoh <mame@tsg.ne.jp>
* ChangeLog: Forgot to add a reference to the ChangeLog of the