--- libev/Changes 2008/06/19 06:58:34 1.54 +++ libev/Changes 2008/10/01 18:50:03 1.66 @@ -1,7 +1,22 @@ Revision history for libev, a high-performance and full-featured event loop. + +WISH? monotonic clocks times/GetTickCount for coarse corrections? + - ev_once now passes both timeout and io to the callback if both + occur concurrently, instead of giving timeouts precedence. + - disable EV_USE_INOTIFY when sys/inotify.h is too old. + +3.44 Mon Sep 29 05:18:39 CEST 2008 + - embed watchers now automatically invoke ev_loop_fork on the + embedded loop when the parent loop forks. + - new function: ev_now_update (loop). + - verify_watcher was not marked static. + - improve the "associating..." manpage section. + - documentation tweaks here and there. + +3.43 Sun Jul 6 05:34:41 CEST 2008 - include more include files on windows to get struct _stati64 - (reported by Chris Hulbert). + (reported by Chris Hulbert, but doesn't quite fix his issue). - add missing #include in ev.c on windows (reported by Matt Tolton).