--- Coro/Changes 2008/05/29 03:31:52 1.356 +++ Coro/Changes 2008/05/29 18:05:53 1.357 @@ -5,7 +5,11 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -4.73 +4.74 Thu May 29 20:05:31 CEST 2008 + - do not test Coro::LWP for lack of dependencies. + - do not test Coro::Select for lack of working perls. + +4.73 Thu May 29 2008 - fix a bug in Coro::EV which would cause it to block despite there being runnable coroutines. - sprinkle "no warnings" freely over everything, also suppress