--- libev/Changes 2010/02/16 09:32:38 1.162 +++ libev/Changes 2010/03/16 20:32:20 1.169 @@ -1,8 +1,12 @@ Revision history for libev, a high-performance and full-featured event loop. +TODO: ABI??? API????? Changes??? +TODO: win32 write() to socket for signal handling +TODO: ev_loop_xx => ev_xx - ev_embed_stop did not correctly stop the watcher (very good testcase by Vladimir Timofeev). - - applied win32 fixes by Michael Lenaghan. + - applied win32 fixes by Michael Lenaghan (also James Mansion). + - replace EV_MINIMAL by EV_FEATURES. - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu). - configure now prepends -O3, not appends it, so one can still override it. @@ -11,6 +15,14 @@ and analyzed by Aivars Kalvans). - improve header file compatibility of the standalone eventfd code in an obscure case. + - implement EV_AVOID_STDIO option. + - do not use sscanf to parse linux version number (smaller, faster, + no sscanf dependency). + - new EV_CHILD_ENABLE and EV_SIGNAL_ENABLE configurable settings. + - update libev.m4 HAVE_CLOCK_SYSCALL test for newwer glibcs. + - add section on accept() problems to the manpage. + - rename EV_TIMEOUT to EV_TIMER. + - switch to two-digit minor version. 3.9 Thu Dec 31 07:59:59 CET 2009 - signalfd is no longer used by default and has to be requested