|
|
|
@ -2,7 +2,6 @@ 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 (also James Mansion). |
|
|
|
@ -22,6 +21,7 @@ TODO: ev_loop_xx => ev_xx
|
|
|
|
|
- update libev.m4 HAVE_CLOCK_SYSCALL test for newwer glibcs. |
|
|
|
|
- add section on accept() problems to the manpage. |
|
|
|
|
- rename EV_TIMEOUT to EV_TIMER. |
|
|
|
|
- remove loop_ name component from ev_loop_count/depth/verify. |
|
|
|
|
- switch to two-digit minor version. |
|
|
|
|
|
|
|
|
|
3.9 Thu Dec 31 07:59:59 CET 2009 |
|
|
|
|