--- libev/Changes 2008/04/06 14:34:50 1.21 +++ libev/Changes 2008/04/09 21:09:10 1.22 @@ -7,6 +7,8 @@ - declare functions defined in ev.h as inline if C99 or gcc are available. - enable inlining with gcc versions 2 and 3. + - event_base_loopexit should return 0 on success + (W.C.A. Wijngaards). 3.2 Wed Apr 2 17:11:19 CEST 2008 - fix a 64 bit overflow issue in the select backend,