diff options
author | root <root> | 2010-03-16 17:11:48 +0000 |
---|---|---|
committer | root <root> | 2010-03-16 17:11:48 +0000 |
commit | a7d1fb9edba852f0dd014fdea85074d61d8a6d69 (patch) | |
tree | 4e671930882d2e228deacc17cc9ce26f408cbe9f /Changes | |
parent | be7f614c904f7c6367ed5f4a4f9a6a5c263ad98e (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,7 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ABI??? API????? Changes??? +TODO: win32 write() to socket for signal handling - ev_embed_stop did not correctly stop the watcher (very good testcase by Vladimir Timofeev). - applied win32 fixes by Michael Lenaghan (also James Mansion). @@ -19,6 +20,8 @@ TODO: ABI??? API????? Changes??? - 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 |