--- Coro/Changes 2014/09/03 14:26:34 1.635 +++ Coro/Changes 2014/09/06 20:14:25 1.636 @@ -7,6 +7,7 @@ TODO: swap_sv not undone in pool TODO: croak when async_pool triesd to run canceled thread? +6.41 Sat Sep 6 22:08:46 CEST 2014 - restore portability to perl 5.8.x. - give new Coro's a valid GvHV(PL_hintgv) - this is slow and takes up some memory, but fixes "use feature" and similar modules @@ -14,6 +15,7 @@ - allow zero as argument to Coro::Channel to mean the same thing as no argument. this works with older versions as well, but wasn't legal until now. + - slightly better c header file detection. 6.39 Mon Jun 2 00:00:08 CEST 2014 - work around more incompatible changes in 5.20.