diff options
author | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-10 09:40:34 +0000 |
---|---|---|
committer | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-10 09:40:34 +0000 |
commit | 82a63f3daa7472ce6c03bd7b68ea73fde1046754 (patch) | |
tree | c2c336843d66b0fb6571b71b76f7f9fceb800232 /ChangeLog | |
parent | 760f8736c02647751f7d497e0fbfe770ff40c432 (diff) |
merge revision(s) 17868:
* lib/net/ftp.rb (Net::FTP#sendport): use divmod. [ruby-core:17557]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@18000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Jul 10 18:40:22 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/net/ftp.rb (Net::FTP#sendport): use divmod. [ruby-core:17557] + Thu Jul 10 18:36:53 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com> * ruby.c: Mac OS X needs origargc times of '\0' in |