--- EV/Changes 2008/05/20 19:52:12 1.133 +++ EV/Changes 2008/05/20 23:54:05 1.134 @@ -1,5 +1,11 @@ Revision history for Perl extension EV and the embedded libev library + - (libev) improve timing stability of timers and periodics. + - clarify documentation for periodic reschedule callbacks. + - verify that the passed callback argument is indeed a code + reference, for earlier error reporting and a nice calling + speed increase (as well as saving memory). + 3.4 Tue May 20 21:51:55 CEST 2008 - (libev) work around both a windows bug and a bug in perl's select on windows when not waiting for any file descriptors.