mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: enhance log message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
819e8e6c82
commit
8f52e49124
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
Mon Sep 29 23:39:13 2003 Minero Aoki <aamine@loveruby.net>
|
||||
|
||||
* lib/net/http.rb (finish): does not raise IOError even if
|
||||
!started?, to allow duplicated #finish call.
|
||||
!started?, to allow closing socket which was opened before
|
||||
session started.
|
||||
|
||||
* lib/net/pop.rb (finish): ditto.
|
||||
|
||||
|
|
Loading…
Reference in a new issue