--- libev/Changes 2007/12/25 07:05:45 1.2 +++ libev/Changes 2008/02/19 19:01:12 1.12 @@ -1,6 +1,21 @@ Revision history for libev, a high-performance and full-featured event loop +3.1 + - implement ev_async watchers. + - only initialise signal pipe on demand. + - make use of sig_atomic_t configurable. + +3.0 Mon Jan 28 13:14:47 CET 2008 + - API/ABI bump to version 3.0. + - ev++.h includes "ev.h" by default now, not . + - slightly improved documentation. + - speed up signal detection after a fork. + - only optionally return trace status changed in ev_child + watchers. + - experimental (and undocumented) loop wrappers for ev++.h. + 2.01 Tue Dec 25 08:04:41 CET 2007 + - separate Changes file. - fix ev_path_set => ev_stat_set typo. - remove event_compat.h from the libev tarball. - change how include files are found.