--- Coro/Changes 2001/10/03 01:09:56 1.54 +++ Coro/Changes 2001/10/03 01:33:44 1.55 @@ -4,6 +4,7 @@ - terminate/cancel now work properly (otherwise termination could cause a "next coroutine is not and contains not..." error. + - added Coro::Socket::shutdown. 0.5 Fri Sep 28 16:15:35 CEST 2001 - fixed "print" on a Coro::Handle. The print method worked.