--- EV/Changes 2007/11/02 20:21:33 1.25 +++ EV/Changes 2007/11/02 22:18:49 1.26 @@ -1,8 +1,10 @@ Revision history for Perl extension EV +0.5 - add signal and pid mutators. - updated libev (lower cost for clock monotonic). - support event priorities. + - try to find SIG_SIZE on perls that don't have it (Slaven Rezic). 0.1 Thu Nov 1 18:29:22 CET 2007 - replaced libevent by libev (total rewrite).