--- EV/Changes 2007/12/11 18:36:11 1.84 +++ EV/Changes 2007/12/11 21:04:40 1.85 @@ -1,5 +1,6 @@ Revision history for Perl extension EV +1.8 - API version 3:0. - reduced fudge factor to zero for select, poll, epoll and kqueue: your system better be posix-compliant @@ -8,6 +9,8 @@ by introducing a separate offset value instead of reusing at. - recalculate real/monotonic clocks before blocking fully to avoid blocking for longer than necessary. + - fix bugs in the heap functions. this rarely lead to illegal + heap orderings. 1.72 Sat Dec 8 15:31:26 CET 2007 - add dummy loop arguments to some EVAPI functions