--- Coro/Changes 2005/08/30 21:32:17 1.110 +++ Coro/Changes 2005/11/13 05:09:31 1.113 @@ -1,5 +1,13 @@ Revision history for Perl extension Coro. +TODO: Coro::Select (select) and "" both don'T work + + - 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.