--- cvsroot/Coro/Changes 2003/03/29 13:59:57 1.74 +++ cvsroot/Coro/Changes 2003/05/09 01:16:12 1.80 @@ -1,6 +1,17 @@ Revision history for Perl extension Coro. - - fix a bug in Coro::Handle where some bytes could get lost. + - 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 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 + on reading, reported by jason@nichego.net. 0.65 Sun Mar 23 00:08:26 CET 2003 - added a README.linux-glibc.