--- cvsroot/Coro/Changes 2003/03/29 13:59:57 1.74 +++ cvsroot/Coro/Changes 2003/05/06 02:39:55 1.78 @@ -1,6 +1,14 @@ Revision history for Perl extension Coro. - - fix a bug in Coro::Handle where some bytes could get lost. +0.652 + - 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.