--- AnyEvent/Changes 2008/07/08 18:56:13 1.164 +++ AnyEvent/Changes 2008/07/15 11:44:08 1.170 @@ -1,12 +1,17 @@ Revision history for Perl extension AnyEvent. -TODO: document repeat or use interval. - - support a "repeat" argument for repeating timers. + - avoid calling do_retry if the request has already + finished in AnyEvent::DNS (reported by Anatoly K. Sharifulin). - - not importing anything from Event causes it to malfunction - and not use Time::HiRes, work around this bug. +4.2 Sat Jul 12 22:42:11 CEST 2008 + - support an "interval" argument for repeating timers. - fix a bug in the pure perl event loop that caused timers to be delayed under some circumstances. + - implement optional argument checking via PERL_ANYEVENT_STRICT. + - not importing anything from Event causes it to malfunction + and not use Time::HiRes, work around this bug. + - more bug workarounds against the endlessly broken Tk module, + seems to work now on 32 bit machines, but less so on 64 bit. - minor optimisations applied to most backends. 4.161 Fri Jul 4 14:24:48 CEST 2008