--- EV/Changes 2007/10/30 14:53:36 1.17 +++ EV/Changes 2007/11/01 11:43:10 1.20 @@ -1,7 +1,11 @@ Revision history for Perl extension EV - - forked libevent, to include missing features. +0.1 + - 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. 0.03 Mon Oct 29 20:52:50 CET 2007 - add timed_io convenience constructors.