--- libev/Changes 2008/04/09 22:53:15 1.25 +++ libev/Changes 2008/04/15 04:34:07 1.26 @@ -15,6 +15,9 @@ - work around a bug in realloc on openbsd and darwin, also makes the errornous valgrind complaints go away (noted by various people). + - fix ev_async_pending, add c++ wrapper for ev_async + (based on patch sent by Johannes Deisenhofer. + - add sensible set method to ev::embed. 3.2 Wed Apr 2 17:11:19 CEST 2008 - fix a 64 bit overflow issue in the select backend,