--- libev/Changes 2009/03/14 04:45:39 1.102 +++ libev/Changes 2009/04/15 18:47:07 1.107 @@ -1,8 +1,20 @@ Revision history for libev, a high-performance and full-featured event loop. +TODO: ev_time_freeze, ev_time_thaw +TODO: ev_walk +TODO: ev_stop_all +TODO: fix signal handling(?) under win32 +3.54 + - multiple timers becoming ready within an event loop iteration + will be invoked in the "correct" order now. + - do not leave the event loop early just because we have no active + watchers, fixing a problem when embedding a kqueue loop + that has active kernel events but no registered watchers + (reported by blacksand blacksand). - correctly zero the idx values for arrays, so destroying and reinitialising the default loop actually works (patch by Malek Hadj-Ali). + - new EV_CUSTOM revents flag for use by applications. 3.53 Sun Feb 15 02:38:20 CET 2009 - fix a bug in event pipe creation on win32 that would cause a