--- libev/Changes 2012/05/06 13:42:10 1.267 +++ libev/Changes 2012/05/06 16:30:28 1.268 @@ -27,6 +27,8 @@ - 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