--- cvsroot/Coro/Changes 2008/12/15 19:39:40 1.483 +++ cvsroot/Coro/Changes 2008/12/15 20:52:04 1.484 @@ -5,7 +5,7 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -5.13 +5.13 Mon Dec 15 21:51:42 CET 2008 - EXPERIMENTAL: implement dynamic winds (on_enter/on_leave). - don't set diehook to C but instead to NULL, to avoid spurious warnings. @@ -20,7 +20,8 @@ - fix some minor issues in Coro::State->call/eval. - use current coroutine context instead of a temporary one when temporarily switching to another coroutine. - - do not call C-level on_destroy handlers during global destruction. + - do not call C-level on_destroy handlers during global destruction, + to avoid needless segfaults. 5.12 Sun Dec 7 13:30:38 CET 2008 - add default config for MirOS, which seems to be a bug-to-bug