diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-11-02 22:58:39 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-11-02 22:58:39 +0000 |
| commit | ccb5f57ce1d40fc6f37572f9ca06123c0eb56a9a (patch) | |
| tree | ddbd0c9bfd7bba1e72cb5cba0761a55f33782a72 /ChangeLog | |
| parent | 6996a313ee3dceedf01e0c31d16a558549aa4140 (diff) | |
* lib/open-uri.rb (open_loop): find_proxy should return nil when proxy does not exist. [ruby-dev:27630]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9500 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 @@ +Thu Nov 3 07:57:39 2005 Minero Aoki <aamine@loveruby.net> + + * lib/open-uri.rb (open_loop): find_proxy should return nil when + proxy does not exist. [ruby-dev:27630] + Wed Nov 2 20:25:28 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/extconf.rb: ext/tk/extconf.rb: change the check parameter |
