--- Coro/Changes 2008/11/21 02:39:40 1.455 +++ Coro/Changes 2008/11/21 07:29:04 1.456 @@ -9,6 +9,8 @@ - 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. + - no longer set the optype to OP_CUSTOM, as B::* understandably + doesn't like this very much (and we *are* a type of entersub). 5.0 Thu Nov 20 10:35:05 CET 2008 - NEW ARCHITECTURE: use the latest 4.x version if you experience