--- libev/Changes 2010/04/21 13:13:17 1.178 +++ libev/Changes 2010/06/24 19:22:26 1.180 @@ -4,9 +4,15 @@ TODO: win32 write() to socket for signal handling TODO: poll asert TODO: EV_USE__XXX default with config, document +TODO: pendingall => idleall? +TODO: portbality section, solaris errno rrentrant, aix, win32, linux 32 bit +TODO: include ev_xyz_start in each example? +TODO: section watcher states/lifetime - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading. - ev_embed_stop did not correctly stop the watcher (very good testcase by Vladimir Timofeev). + - fix a bug where a timeout of zero caused the timer not to fire + in the libevent emulation (testcase by Péter Szabó). - applied win32 fixes by Michael Lenaghan (also James Mansion). - replace EV_MINIMAL by EV_FEATURES. - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it @@ -33,6 +39,7 @@ - rename EV_TIMEOUT to EV_TIMER. - rename ev_loop_count/depth/verify. - switch to two-digit minor version. + - work around an apparent gentoo compiler bug. 3.9 Thu Dec 31 07:59:59 CET 2009 - signalfd is no longer used by default and has to be requested