--- Coro/Changes 2008/04/25 04:28:50 1.339 +++ Coro/Changes 2008/05/10 00:13:18 1.344 @@ -5,7 +5,15 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -4.6 + TODO: AnyEvent provide detetc hook + TODO: Coro::AnyEvent + - completely reworked the Coro manpage. + - added Coro::AnyEvent, generic event loop integration. + - implement cancel, ready and kill commands in Coro::Debug. + - document find_coro in Coro::Debug. + - incompatible change: rename has_stack to has_cctx. + +4.6 Sat Apr 26 10:05:14 CEST 2008 - INCOMPATIBLE CHANGE: sub/code attributes are no longer supported by the Coro module. It was a mistake to have it in the first place. - (experimental) support for activestate perl 5.10 (method "w").