--- EV/Changes 2008/04/16 18:49:49 1.129 +++ EV/Changes 2008/05/20 19:52:12 1.133 @@ -1,5 +1,16 @@ Revision history for Perl extension EV and the embedded libev library +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. + - bundle ev.pod into the tarball, just to increase its size + (and for the poor internetless person). + +3.33 Sun May 18 12:43:04 CEST 2008 + - (libev) use numerous enhancements such as a more + cache-friendly 4-heap and heap index caching for timers. + - remove undocumented ev_timer->at accessor. + 3.31 Wed Apr 16 20:48:59 CEST 2008 - (libev) post-last-minute fix for ev_poll.c problem.