--- Coro/Changes 2009/06/29 06:14:23 1.504 +++ Coro/Changes 2009/07/01 07:26:40 1.506 @@ -8,6 +8,10 @@ TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? + - backport to windows process emulation code again (patch by + Yasuhiro MATSUMOTO). + +5.15 Tue Jun 30 10:28:06 CEST 2009 - deprecate Coro::Socket, document how to get ipv6 support via AnyEvent::Socket instead. - implement signal->wait ($cb) interface, similar to semaphores.