--- libev/Changes 2008/03/23 00:05:03 1.16 +++ libev/Changes 2008/04/02 06:34:50 1.17 @@ -4,6 +4,7 @@ - fix a 64 bit overflow issue in the select backend, by using fd_mask instead of int for the mask. - rename internal sighandler to avoid clash with very old perls. + - add ev_async_pending. 3.1 Thu Mar 13 13:45:22 CET 2008 - implement ev_async watchers.