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