--- Coro/Changes 2010/10/29 15:25:07 1.543 +++ Coro/Changes 2010/11/11 00:09:08 1.544 @@ -6,8 +6,11 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx +5.25 Thu Nov 11 01:08:39 CET 2010 - try a different approach on netbsd - netbsd 5 finally has marginally working pthreads, but still broken ucontext/sigaltstack. + - openbsd 4.8 finally got their act together, Coro works out of the box + with asm, setjmp and pthreads (no change, just informational). 5.24 Sat Oct 23 11:27:12 CEST 2010 - port to the EV 4.0 API.