--- EV/Changes 2008/10/02 12:28:22 1.148 +++ EV/Changes 2008/10/13 23:20:50 1.149 @@ -1,10 +1,11 @@ Revision history for Perl extension EV - - install C library documentation as EV::libev manpage (sorry, oesi). + - (libev) disable inotify usage on linux <2.6.25, as it is broken. - (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. + - install C library documentation as EV::libev manpage (sorry, oesi). 3.44 Mon Sep 29 05:16:31 CEST 2008 - (libev) add EV::now_update and $loop->now_update.