--- AnyEvent/Changes 2008/05/01 12:35:54 1.64 +++ AnyEvent/Changes 2008/05/10 00:57:31 1.67 @@ -2,6 +2,11 @@ TODO: implement condvars... - take advantage of CLOCK_MONOTONIC, if available, in AnyEvent::Impl::Perl. + - provide AnyEvent::on_detect and @AnyEvent::on_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.