--- cvsroot/Coro/Changes 2010/05/07 20:28:30 1.538 +++ cvsroot/Coro/Changes 2010/09/12 03:06:37 1.541 @@ -6,6 +6,11 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx + - correctly modify Coro::AIO function prototypes + so that they reflect the "no optional parameters" rule. + - "ported" libcoro to C++. + +5.23 Mon May 17 18:50:42 CEST 2010 - be more resistant to ordering changes when initialising Coro::AnyEvent, Coro::EV and Coro::Event (reported by Matthias Waldorf).