--- Coro/Changes 2007/02/13 19:23:15 1.207 +++ Coro/Changes 2007/02/28 11:44:15 1.208 @@ -3,6 +3,10 @@ TODO: better (earlier) error messages on broken transfer's TODO: destroy gets only called on cancel: fix(?) +3.501 Wed Feb 28 12:44:07 CET 2007 + - rename some global symbols as macosx from hell redefines + them without asking. + 3.5 Tue Feb 13 20:22:53 CET 2007 - do AnyEvent model detection earlier, avoiding problems caused by first using AnyEvent and later Coro::Event.