--- Coro/Changes 2007/10/08 01:23:14 1.268 +++ Coro/Changes 2007/10/08 01:45:20 1.269 @@ -20,6 +20,8 @@ - added Coro::Storable::guard. - stopping to trace a coroutine could destroy the cctx of an unrelated coroutine. + - explain the relationship between Perl and C coroutines in + more detail in Coro::State. 4.03 Sat Oct 6 21:24:00 CEST 2007 - added Coro::throw method.