--- cvsroot/Coro/Changes 2007/10/19 05:52:41 1.279 +++ cvsroot/Coro/Changes 2007/10/23 01:48:33 1.280 @@ -12,6 +12,7 @@ - use a coroutine for the idle callback Coro::Event, instead of running Event in the current coroutine context. This also catches recursive invocations. + - actually report fork errors in gethostbyname and inet_aton. 4.11 Thu Oct 11 02:40:24 CEST 2007 - port to threaded perls.