--- Coro/Changes 2010/09/12 03:06:37 1.541 +++ Coro/Changes 2010/10/23 09:28:48 1.542 @@ -6,6 +6,10 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx +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++.