--- EV/Changes 2007/12/12 17:45:50 1.89 +++ EV/Changes 2007/12/13 16:52:50 1.90 @@ -1,5 +1,7 @@ Revision history for Perl extension EV + - further optimise epoll backend by adding a heuristic that + avoids EPOLL_CTL_DEL calls if possible. - EV::signal->start was not async-signal safe. - fix some aliasing issues w.r.t. timers and periodics (not relevant for perl).