--- EV/Changes 2007/11/01 11:43:10 1.20 +++ EV/Changes 2007/11/02 11:11:05 1.24 @@ -1,11 +1,15 @@ Revision history for Perl extension EV -0.1 + - add signal and pid mutators. + - updated libev (lower cost for clock monotonic). + +0.1 Thu Nov 1 18:29:22 CET 2007 - replaced libevent by libev (total rewrite). - many bugfixes w.r.t. libevent. - new watcher types: periodic, check, prepare, child, idle. - performance optimisations. - added interactive configuration. + - added fork support. 0.03 Mon Oct 29 20:52:50 CET 2007 - add timed_io convenience constructors.