--- cvsroot/Coro/Changes 2014/01/25 16:25:27 1.623 +++ cvsroot/Coro/Changes 2014/02/22 14:12:45 1.624 @@ -10,6 +10,8 @@ - FATAL: $Coro::IDLE blocked itself will now use Carp::confess to report a full stacktrace, which should help find out where the actual call is. + - disable ecb.h libm dependency, to compile on ancient systems + or under adverse conditions. 6.33 Mon Nov 18 11:26:27 CET 2013 - do not crash when freeing padlists with holes (in 5.18).