--- EV/Changes 2008/09/29 03:16:56 1.145 +++ EV/Changes 2008/10/01 04:25:25 1.146 @@ -1,5 +1,10 @@ Revision history for Perl extension EV + - (libev) ev_embed will now automatically follow fork. + - (libev) ev_once will now pass both io and timeout events to + the callback when both happen concurrently, instead of giving + one precedence. + 3.44 Mon Sep 29 05:16:31 CEST 2008 - (libev) add EV::now_update and $loop->now_update.