diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-12 13:49:07 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-12 13:49:07 +0000 |
| commit | 13e621789e011d8876721a45e46722d38d15f006 (patch) | |
| tree | ba8637504da3f2409090eba70c93b0f4fbc0e3e0 /ChangeLog | |
| parent | e34c0c896904ea937e18f973af223e63d855a611 (diff) | |
| download | ruby-13e621789e011d8876721a45e46722d38d15f006.tar.gz ruby-13e621789e011d8876721a45e46722d38d15f006.tar.xz ruby-13e621789e011d8876721a45e46722d38d15f006.zip | |
* lib/open-uri.rb (URI::FTP#buffer_open): use the port specified in
the URI.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24865 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 @@ +Sat Sep 12 22:47:24 2009 Tanaka Akira <akr@fsij.org> + + * lib/open-uri.rb (URI::FTP#buffer_open): use the port specified in + the URI. + Sat Sep 12 17:31:42 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in (GCC): subst for GCC depending extension libraries. |
