--- EV/Changes 2007/10/28 06:37:39 1.4 +++ EV/Changes 2007/10/29 07:59:36 1.10 @@ -1,6 +1,14 @@ Revision history for Perl extension EV -0.02 +0.03 + - maybe 5.6 works this time. You never know. + - add timed_io convenience constructors. + - improve documentation. + - support signal names in addition to signal numbers. + - support signal anyevent watchers. + - vastly improved testsuite (its all relative :). + +0.02 Sun Oct 28 07:40:21 CET 2007 - called $EV::DIED in case a callback throws an exception. - add const char * to typemap for possible 5.6 compatibility.