--- Coro/Changes 2003/03/29 13:59:57 1.74 +++ Coro/Changes 2003/04/18 18:59:11 1.76 @@ -1,6 +1,12 @@ 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 they forgot to implement some standard unix functions... + +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.