--- Coro/Changes 2001/07/19 04:13:22 1.14 +++ Coro/Changes 2001/07/21 03:44:06 1.17 @@ -1,6 +1,11 @@ Revision history for Perl extension Coro. -0.08 + - new function Coro::Event::idle. + - the idle process is now overriden + by default in Coro::Event. + - Coro::Channel now enforces the size. + +0.08 Thu Jul 19 06:13:25 CEST 2001 - release candidate 2 (new functionality). - add Coro::State::flush function. - transfer now supports a flags value (mostly for speed ATM).