diff options
| author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-12 14:29:05 +0000 |
|---|---|---|
| committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-12 14:29:05 +0000 |
| commit | bd2560e616a9a5acbcdf8472ce8aa7c9fbc55227 (patch) | |
| tree | 80d1501d7d9115fc25657914d949c848a04efd0f /ChangeLog | |
| parent | 42dec3c472bc9c3c3afa07ed312881814bd5f84c (diff) | |
* lib/net/ftp.rb (login): use "anonymous@" as a default password.
[ruby-dev:39451]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Oct 12 23:27:57 2009 Shugo Maeda <shugo@ruby-lang.org> + + * lib/net/ftp.rb (login): use "anonymous@" as a default password. + [ruby-dev:39451] + Mon Oct 12 22:48:25 2009 Shugo Maeda <shugo@ruby-lang.org> * lib/net/ftp.rb (retrlines): added a new block parameter. |
