--- AnyEvent/Changes 2009/04/23 22:44:30 1.232 +++ AnyEvent/Changes 2009/04/25 20:27:47 1.233 @@ -1,11 +1,13 @@ Revision history for Perl extension AnyEvent. -TODO: perl idle TODO: - implemented idle watchers, where applicable. - AnyEvent->time died when Event backend was in use. - fix a memleak in the Tk backend. - sped up Tk timer handling. + - clip negative "after" values to 0 in AnyEvent::Impl::Event + to avoid spamming out warning messages. - fix Qt timers without interval. + - avoid Qt zero-timeout specialcase, in old libqt's. 4.352 Mon Apr 20 16:31:11 CEST 2009 - fix AnyEvent::Strict error messages for child watchers.