--- cvsroot/Coro/Changes 2008/12/15 00:28:30 1.480 +++ cvsroot/Coro/Changes 2008/12/15 16:22:34 1.482 @@ -5,8 +5,8 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -TODO: dynamic wind, test and document 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.