--- Coro/Changes 2001/07/27 02:51:33 1.31 +++ Coro/Changes 2001/07/28 01:41:57 1.32 @@ -1,8 +1,10 @@ Revision history for Perl extension Coro. +0.13 - new method Coro::Handle::readline. - - added eg/lwp. + - added eg/lwp and Coro::Handle::autoflush, to make lwp work. - renamed Coro::Socket::new_inet to new. + - added Coro::Util, some utility functions. 0.12 Fri Jul 27 04:19:01 CEST 2001 - do not use mmap if neither MAP_ANON nor MAP_ANONYMOUS is defined.