--- AnyEvent/Changes 2008/04/28 08:02:14 1.62 +++ AnyEvent/Changes 2008/05/10 20:30:35 1.69 @@ -1,5 +1,15 @@ Revision history for Perl extension AnyEvent. +TODO: implement condvars... + - AnyEvent::Handle fully rewritten with a hopefully more powerful API + (still subject to change). + - take advantage of CLOCK_MONOTONIC, if available, in AnyEvent::Impl::Perl. + - 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. - fix a bug in the pure perl backend that kept watchers alive