--- cvsroot/Coro/Changes 2009/11/24 06:13:01 1.529 +++ cvsroot/Coro/Changes 2009/12/12 01:30:26 1.531 @@ -8,6 +8,15 @@ TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? +5.21 + - automatically load Coro::AnyEvent when AnyEvent and Coro are used + together. + - add some examples on how to combine other event loops with Coro in + Coro::AnyEvent, and how to run it (and not to block). Seems to be + the most common source of confusion. + - try to catch people naively blocking in an event callback. + - work around the perl filehandle bug issue in conjunction with + older common::sense (as indirectly pointed out by ZSystem). - clarify the "not from signal handlers" section. 5.2 Sun Oct 4 14:54:24 CEST 2009