--- cvsroot/Coro/Changes 2009/07/06 03:42:29 1.508 +++ cvsroot/Coro/Changes 2009/07/08 02:16:49 1.509 @@ -8,6 +8,9 @@ TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? + - considerably speed up Coro::Select by taking avdantage + of AnyEvent > 4.8 and some other optimisations. + 5.151 Mon Jul 6 05:41:57 CEST 2009 - backport to windows process emulation code again (patch by Yasuhiro MATSUMOTO).