--- Coro/Changes 2007/11/25 13:53:48 1.293 +++ Coro/Changes 2007/12/01 22:39:39 1.295 @@ -5,7 +5,11 @@ (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -4.22 + - do no longer rely on the presence of EV::DNS if EV is used + (because it is gone), but instead take avdantage of EV::ADNS + if available. + +4.22 Fri Nov 30 16:04:04 CET 2007 - really use optimised versions for Event and EV in Coro::Util and Coro::Handle.