summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-05-06 19:29:59 +0000
committerroot <root>2012-05-06 19:29:59 +0000
commit2de9ecb7221f0bfe6db88a6b30104bea82c6ceac (patch)
treeebe278bc805941f70909d7d2c3b48bc0d030d0b8 /Changes
parentb2ea4853acbd7194535e1827839cf4d35a274c9a (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9f3bf5d..0852663 100644
--- a/Changes
+++ b/Changes
@@ -29,6 +29,7 @@ TODO: faq, process a thing in each iteration
- include sys/syscall.h instead of plain syscall.h.
- check for io watcher loops in ev_verify, check for the most
common reported usage bug in ev_io_start.
+ - chose socket vs. WSASocket at compiletime using EV_USE_WSASOCKET.
4.11 Sat Feb 4 19:52:39 CET 2012
- INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as