--- EV/Changes 2007/10/29 09:01:52 1.13 +++ EV/Changes 2007/10/30 14:53:36 1.17 @@ -1,6 +1,9 @@ Revision history for Perl extension EV -0.03 + - forked libevent, to include missing features. + - performance optimisations. + +0.03 Mon Oct 29 20:52:50 CET 2007 - add timed_io convenience constructors. - improve documentation. - support signal names in addition to signal numbers. @@ -10,7 +13,7 @@ - force strings to byte form. 0.02 Sun Oct 28 07:40:21 CET 2007 - - called $EV::DIED in case a callback throws an exception. + - call $EV::DIED in case a callback throws an exception. - add const char * to typemap for possible 5.6 compatibility. 0.01 Sat Oct 27 19:10:18 CEST 2007