diff options
author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-02 14:18:49 +0000 |
---|---|---|
committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-02 14:18:49 +0000 |
commit | b9b8d38c0c516f6b5f967120b25c741797bb4a14 (patch) | |
tree | ed209eb7ec6822e3dbc9591476e26241f0f4ffe8 /ChangeLog | |
parent | e29372ef4ed4083369f62b3cdcfabcb95db34a0a (diff) | |
download | ruby-b9b8d38c0c516f6b5f967120b25c741797bb4a14.tar.gz ruby-b9b8d38c0c516f6b5f967120b25c741797bb4a14.tar.xz ruby-b9b8d38c0c516f6b5f967120b25c741797bb4a14.zip |
* lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5085 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 @@ +Tue Dec 2 23:18:12 2003 Minero Aoki <aamine@loveruby.net> + + * lib/net/http.rb: wrote the warning about HTTP_PROXY environment + variable. + Tue Dec 2 21:31:42 2003 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> * bin/testrb: new test runner. [ruby-core:01845] |