--- cvsroot/Coro/Changes 2008/11/09 23:08:49 1.398 +++ cvsroot/Coro/Changes 2008/11/10 00:02:29 1.399 @@ -6,7 +6,10 @@ but very lacking in others (higher level ipc)). 4.91 - - typo: new coroutines didn't get created with a zero flags field. + - calling ->throw on a not-yet-started coroutine should now work + instead of being ignored. + - typo: new coroutines didn't get created with a zero flags field + (unknown impact). - clean up cctx creation code a bit. 4.9 Sat Nov 8 17:45:27 CET 2008