--- AnyEvent/Changes 2008/05/10 00:22:02 1.65 +++ AnyEvent/Changes 2008/05/10 01:02:25 1.68 @@ -2,7 +2,11 @@ TODO: implement condvars... - take advantage of CLOCK_MONOTONIC, if available, in AnyEvent::Impl::Perl. - - provide @AnyEvent::detect. + - provide AnyEvent::post_detect and @AnyEvent::post_detect, which + allows module authors to avoid forcing event loop detection. + (used by Coro::AIO, Coro::BDB, Coro::AnyEvent for example). + - remove coro backends: Coro now provides generic support for AnyEvent + via Coro::AnyEvent. 3.3 Mon Apr 28 09:51:06 CEST 2008 - added AnyEvent::Handle, AnyEvent::Socket and AnyEvent::Util modules.