--- Coro/Changes 2001/10/03 01:33:44 1.55 +++ Coro/Changes 2001/10/28 17:00:04 1.56 @@ -5,6 +5,8 @@ could cause a "next coroutine is not and contains not..." error. - added Coro::Socket::shutdown. + - Coro::Event::loop no is the same as Event::loop. + - implemented terminate with args + join. 0.5 Fri Sep 28 16:15:35 CEST 2001 - fixed "print" on a Coro::Handle. The print method worked.