--- Coro/Changes 2008/05/25 03:15:27 1.353 +++ Coro/Changes 2008/05/29 03:31:52 1.356 @@ -5,6 +5,13 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.73 + - 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 + warnings for some other modules. + - fix typo in WSAEWOULDBLOCK. + 4.72 Sun May 25 05:14:36 CEST 2008 - tweak META.yaml a bit, unfortunately, there is no documented way to have optional dependencies with CPAN. doh :(