--- EV/Changes 2007/11/12 05:53:54 1.45 +++ EV/Changes 2007/11/14 22:30:50 1.50 @@ -1,7 +1,14 @@ Revision history for Perl extension EV + - require AnyEvent update if AnyEvent is installed. + +0.9 Wed Nov 14 22:24:49 CET 2007 - changed LIBEV_METHODS to LIBEV_FLAGS and the way this is used inside libev. + - many, many bugfixes. + - add unloop constants. + - add timer test. + - ev_loop will now terminate immediately when no watchers are active. 0.8 Mon Nov 12 02:28:46 CET 2007 - fix "testsuite" again :().