mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7ea888f520
commit
ad203b06f4
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
Tue Jun 27 22:39:28 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp>
|
||||
|
||||
* lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.24.
|
||||
|
||||
* lib/net/protocol.rb: modified each_crlf_line again.
|
||||
|
||||
* lib/net/protocol.rb: do_write_beg,do_write_end -> writing{}
|
||||
do_write_do -> do_write
|
||||
|
||||
* lib/net/http.rb: can make proxy connection by passing
|
||||
addresses to HTTP.new, start.
|
||||
|
||||
* lib/net/http.rb: HTTP.new_implementation, old_implementation:
|
||||
can use 1.2 implementation of head, get, post, put.
|
||||
(see document)
|
||||
|
||||
Mon Jun 26 23:41:41 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
|
||||
|
||||
* ruby.h: add cast for ANSI style.
|
||||
|
|
Loading…
Add table
Reference in a new issue