--- Coro/Changes 2007/12/05 11:32:58 1.300 +++ Coro/Changes 2007/12/17 06:42:05 1.303 @@ -5,6 +5,11 @@ (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.32 + - majorly improved Coro::Handle's performance with Coro::EV. + - implemented the until now mythical Coro::BDB module. + - specialcase EV in Coro::AIO and Coro::BDB. + 4.31 Wed Dec 5 12:32:39 CET 2007 - remove warn statement form Coro::Util.