--- cvsroot/Coro/Changes 2010/05/04 21:51:27 1.537 +++ cvsroot/Coro/Changes 2010/09/12 03:06:37 1.541 @@ -6,6 +6,14 @@ 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). - document that perl 5.12 deliberately removed support for cloning. 5.22 Wed Apr 14 03:55:35 CEST 2010