summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-30 15:28:20 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-30 15:28:20 +0000
commit04ee9e79da85ce9ef68ca5c676a2a6f0f9f38b9c (patch)
tree6036f505aac0630871eb95590da827132ddbb476 /ChangeLog
parentcd02886df34aa836a38c265ef62fa81cd96cf1d8 (diff)
downloadruby-04ee9e79da85ce9ef68ca5c676a2a6f0f9f38b9c.tar.gz
ruby-04ee9e79da85ce9ef68ca5c676a2a6f0f9f38b9c.tar.xz
ruby-04ee9e79da85ce9ef68ca5c676a2a6f0f9f38b9c.zip
* lib/net/ftp.rb (return_code): obsolete.
* lib/net/ftp.rb (last_response_code): new method. lastresp is now alias to last_response_code. * lib/net/ftp.rb (last_response): new method. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f611d0c5..b548ca8ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Jul 31 00:17:19 2003 Shugo Maeda <shugo@ruby-lang.org>
+
+ * lib/net/ftp.rb (return_code): obsolete.
+
+ * lib/net/ftp.rb (last_response_code): new method. lastresp is now
+ alias to last_response_code.
+
+ * lib/net/ftp.rb (last_response): new method.
+
Wed Jul 30 22:35:19 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* lib/mkmf.rb (dir_config): allow multiple directories separated