--- cvsroot/Coro/Changes 2008/05/20 15:07:03 1.347 +++ cvsroot/Coro/Changes 2008/05/23 00:27:06 1.348 @@ -5,8 +5,11 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). + - fix a bug in Coro::AnyEvent ("Usage: Coro::AnyEvent::_schedule()"). - take advantage of async name resolution of AnyEvent::Util. - work around brutal inet_aton override in Coro::LWP. + - take advantage of the readyhook in Coro::EV, for smoother + scheduling. 4.7 Sun May 11 00:32:19 CEST 2008 - completely reworked the Coro manpage.