--- cvsroot/Coro/Changes 2010/09/12 03:06:37 1.541 +++ cvsroot/Coro/Changes 2010/10/29 15:25:07 1.543 @@ -6,6 +6,13 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx + - try a different approach on netbsd - netbsd 5 finally has marginally + working pthreads, but still broken ucontext/sigaltstack. + +5.24 Sat Oct 23 11:27:12 CEST 2010 + - port to the EV 4.0 API. + - work around bugs in mingw32, making strawberry perl work + out of the box. - correctly modify Coro::AIO function prototypes so that they reflect the "no optional parameters" rule. - "ported" libcoro to C++.