--- libev/Changes 2010/04/02 21:03:45 1.177 +++ libev/Changes 2010/04/21 13:13:17 1.178 @@ -9,6 +9,8 @@ testcase by Vladimir Timofeev). - applied win32 fixes by Michael Lenaghan (also James Mansion). - replace EV_MINIMAL by EV_FEATURES. + - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it + seems the former is *much* faster than the latter. - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu). - add (undocumented) EV_ENABLE when adding events with kqueue, this might help with OS X, which seems to need it despite documenting