--- AnyEvent/Changes 2007/11/03 09:29:50 1.30 +++ AnyEvent/Changes 2007/11/16 05:08:18 1.34 @@ -1,9 +1,14 @@ Revision history for Perl extension AnyEvent. -MAYBE: http://svn.xantus.org/shortbus/trunk/cometd-perl/lab/aio.pl - (poe makes their own "anyevent", unfortunately). + - force use of AnyEvent::Impl::Perl in testsuite, there is + too much breakage outside AnyEvent. -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, pass pid and status to them. - allow a pid of zero to watch for all children in child watchers.