--- Coro/Changes 2008/05/27 06:41:42 1.355 +++ Coro/Changes 2008/05/29 03:31:52 1.356 @@ -5,6 +5,9 @@ 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.