--- Coro/Changes 2007/04/17 21:02:23 1.224 +++ Coro/Changes 2007/04/18 13:46:32 1.225 @@ -5,6 +5,8 @@ TODO: should explore PerlIO::via::CoroCede and PerlIO::via::CoroAIO. 3.61 + - Coro::Storable caused an endless loop when thawing invalid + pst's sometimes. - use a Semaphore in Coro::Storable, as Storable doesn't seem to be reentrant (although it is documented to be threadsafe...).