--- Coro/Changes 2011/05/16 22:08:24 1.566 +++ Coro/Changes 2011/05/22 20:13:33 1.567 @@ -5,6 +5,7 @@ TODO: http://www.microsoft.com/msj/archive/s2ce.aspx TODO: tutorial +TODO: in_eval, PL_tained - INCOMPATIBLE CHANGE: unreferenced coro objects will now be destroyed and cleaned up automatically (e.g. async { schedule }). - Coro::State->is_destroyed is now called is_zombie.