--- cvsroot/Coro/Changes 2008/09/29 12:40:50 1.377 +++ cvsroot/Coro/Changes 2008/09/30 17:12:34 1.378 @@ -5,6 +5,11 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.8 + - new function Coro::AIO::aio_wait. + - Coro.:AIO and Coro::BDB now "use Coro::AnyEvent". + - greatly speed up and reduce memory usage of Coro::AIO requests. + 4.749 Mon Sep 29 14:40:12 CEST 2008 - port to slow and broken pseudo-threaded perls. (courtesy pippijn).