--- Coro/Changes 2007/12/04 19:33:43 1.299 +++ Coro/Changes 2007/12/17 06:36:24 1.302 @@ -5,6 +5,13 @@ (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. + +4.31 Wed Dec 5 12:32:39 CET 2007 + - remove warn statement form Coro::Util. + 4.3 Tue Dec 4 20:33:14 CET 2007 - calls to the idle function could cause stack corruption when the stack changed.