summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-05-06 16:30:28 +0000
committerroot <root>2012-05-06 16:30:28 +0000
commitb2ea4853acbd7194535e1827839cf4d35a274c9a (patch)
tree2817f8e1fe273b212bfebecc55a2192b01ab822b /Changes
parent618ec8b7a5fef3b1ac366d3b6e3961748a6a2533 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index f7047cd..9f3bf5d 100644
--- a/Changes
+++ b/Changes
@@ -27,6 +27,8 @@ TODO: faq, process a thing in each iteration
- work around some kernels losing file descriptors by leaking
the kqueue descriptor in the child.
- 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.
4.11 Sat Feb 4 19:52:39 CET 2012
- INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as