--- Coro/Changes 2008/12/15 00:28:30 1.480 +++ Coro/Changes 2008/12/15 02:07:11 1.481 @@ -6,7 +6,9 @@ but very lacking in others (higher level ipc)). TODO: dynamic wind, test and document +TODO: killall? unready_all? 5.13 + - EXPERIMENTAL: implement dynamic winds (on_enter/on_leave). - don't set diehook to C but instead to NULL, to avoid spurious warnings. - fix a lot of bugs in Coro::SemaphoreSet.