--- libev/Changes 2008/01/18 11:31:02 1.5 +++ libev/Changes 2008/03/13 13:06:14 1.14 @@ -1,8 +1,19 @@ -Revision history for libev, a high-performance and full-featured event loop +Revision history for libev, a high-performance and full-featured event loop. +3.1 Thu Mar 13 13:45:22 CET 2008 + - implement ev_async watchers. + - only initialise signal pipe on demand. + - make use of sig_atomic_t configurable. + - improved documentation. + +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.