--- Coro/Changes 2011/07/13 02:36:01 1.578 +++ Coro/Changes 2011/08/03 15:13:19 1.582 @@ -4,6 +4,17 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx +6.04 + - use even more effciient and more compatible condvars for + compatibility to AnyEvent 6.x :) + - more inconsequential ecb.h updates. + +6.03 Wed Aug 3 11:41:30 CEST 2011 + - change how Coro patches AnyEvent condvars for compatibility to + AnyEvent 6.x. + - update ecb.h, to no longer include in case WinNT.h + hasn't been included. + 6.02 Wed Jul 13 04:35:19 CEST 2011 - "improve portability to Gentoo" - gentoo manages to put perl variables in memory areas that are farther than 2gb apart, which the jit couldn't