--- AnyEvent/Changes 2009/06/24 10:03:42 1.246 +++ AnyEvent/Changes 2009/06/25 14:27:18 1.248 @@ -1,6 +1,11 @@ Revision history for Perl extension AnyEvent. -TODO: document ->loop, and maybe one_event. + - preliminary and neccesarily 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. + - updated benchmarks with IO::Async, which performs very well. + 4.412 Wed Jun 24 01:35:57 CEST 2009 - support an "untaint" attribute for AnyEvent::DNS and set it on the default resolver.