--- cvsroot/Coro/Changes 2010/04/11 19:23:18 1.534 +++ cvsroot/Coro/Changes 2010/04/14 01:56:02 1.535 @@ -4,9 +4,11 @@ TODO: unready_all TODO: myhttpd header parsing TODO: channel->maxsize(newsize)? - TODO: http://www.microsoft.com/msj/archive/s2ce.aspx +5.22 Wed Apr 14 03:55:35 CEST 2010 + - correctly return udnef on errors in Coro::Handle::read/write + (testcase by Marc Wims). - convert Coro::Util into a "perl compatibility wrapper" - the functions are less useful now, but are drop-in replacements for existing functions, listing better alternatives in the documentation. This also