--- Coro/Changes 2008/11/20 15:00:36 1.454 +++ Coro/Changes 2008/11/21 02:39:40 1.455 @@ -8,6 +8,7 @@ - convert Coro::Timer, Coro::Select and Coro::Util to rouse API. - Coro::Select did errornously dup the file descriptors and didn't work with all AnyEvent backends. + - bumped $Coro::POOL_RSS up to 32kb by default. 5.0 Thu Nov 20 10:35:05 CET 2008 - NEW ARCHITECTURE: use the latest 4.x version if you experience