--- AnyEvent/Changes 2009/06/23 12:21:34 1.243 +++ AnyEvent/Changes 2009/06/25 11:16:08 1.247 @@ -1,11 +1,17 @@ Revision history for Perl extension AnyEvent. -TODO: document ->loop, and maybe one_event. + - preliminary and neecssarily incomplete support for IO::Async. + - reset SIGCHLD to DEFAULT when AnyEvent is loaded, in + case it was set to IGNORE, to ensure we can catch child statuses + even when the calling env acts stupidly. + +4.412 Wed Jun 24 01:35:57 CEST 2009 - support an "untaint" attribute for AnyEvent::DNS and set it on the default resolver. - implement and document AnyEvent::Impl::Perl::loop. - remove all anyevent-env variables from %ENV when running in tainted mode. + - mention and extend the IO::Lambda benchmark. 4.411 Sun Jun 7 18:48:02 CEST 2009 - do not try to use F_SETFD on windows.