diff --git a/ChangeLog b/ChangeLog index f2e0586071..de25af23ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 1 17:00:42 2006 GOTOU Yuuzou + + * test/webrick/utils.rb: use Proc#yield instead of Proc#call. + [ruby-dev:28914] + Sat Jul 1 15:15:49 2006 Tanaka Akira * test/socket/test_nonblock.rb: add timeout to send/receive