--- cvsroot/Coro/Changes 2003/04/18 18:59:11 1.76 +++ cvsroot/Coro/Changes 2003/05/09 01:16:12 1.80 @@ -1,8 +1,13 @@ Revision history for Perl extension Coro. -0.652 + - uh... I found the prompt function in ExtUtils::MakeMaker. + Highly correct stuff, that is... + +0.652 Thu May 8 02:54:46 CEST 2003 - Applied patch by Slaven Rezic to set default to "s" on FreeBSD, - 'cause they forgot to implement some standard unix functions... + cause version 4 doesn't have ucontext. + - Benjamin Reed reported that setjmp works fine on darwin, + so preselect it. 0.651 Sat Mar 29 15:00:23 CET 2003 - fix a bug in Coro::Handle where some bytes could get lost