--- Coro/Changes 2008/04/04 20:07:34 1.328 +++ Coro/Changes 2008/04/05 22:29:53 1.329 @@ -5,6 +5,11 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.47 + - force cctx allocation on API calls: we know we need to force one + and gcc actually manages to confuse our heuristic nowadays, + leading to crashes and worse. + 4.46 Fri Apr 4 22:05:43 CEST 2008 - upgrade libcoro, resulting in pthread-backend (which was only created to fulfill the rules of the programming languages shootout).