--- cvsroot/Coro/Changes 2005/08/30 21:32:17 1.110 +++ cvsroot/Coro/Changes 2005/10/19 19:04:46 1.112 @@ -1,5 +1,11 @@ Revision history for Perl extension Coro. + - libcoro errornously restored the SIGUSR2 handler to SIGUSR1. + +1.4 Tue Sep 6 00:11:05 CEST 2005 + - libcoro did not take into account the trampoline on amd64, + when 'l'inux method was used. + 1.31 Tue Aug 30 23:31:33 CEST 2005 - some portability fixes/workarounds.