--- AnyEvent/Changes 2007/11/02 19:12:02 1.28 +++ AnyEvent/Changes 2007/11/23 10:42:00 1.35 @@ -1,12 +1,22 @@ Revision history for Perl extension AnyEvent. -MAYBE: http://svn.xantus.org/shortbus/trunk/cometd-perl/lab/aio.pl - (poe makes their own "anyevent", unfortunately). +2.7 Fri Nov 23 11:41:14 CET 2007 + - force use of AnyEvent::Impl::Perl in testsuite, there is + too much breakage outside AnyEvent. + - deliver signals synchronously in AnyEvent::Impl::Perl + or any other event loop that relies on AnyEvents child + watcher emulation. *Could* help with hanging testsuite + (except when Event or EV are installed). -2.55 +2.6 Fri Nov 9 20:36:35 CET 2007 + - fix bug in testsuite. + - move EV adaptor modules to AnyEvent. + - add Coro+EV adaptor module. + +2.55 Tue Nov 6 17:41:32 CET 2007 - add EV to the list of supported event models. - - do not auto-reset pid watchers. - - allow a pid of zero. + - do not auto-reset pid watchers, pass pid and status to them. + - allow a pid of zero to watch for all children in child watchers. 2.54 Wed Jul 18 17:36:23 CEST 2007 - work around a perl bug that results in