--- Coro/Changes 2003/11/05 20:02:43 1.83 +++ Coro/Changes 2003/11/15 03:53:10 1.84 @@ -1,5 +1,10 @@ Revision history for Perl extension Coro. +0.9 + - fix a few very hard to track down but (of course) stupid + memory leaks. + - stringify version number to avoid locale problems :(. + 0.8 Wed Nov 5 19:38:40 CET 2003 - port to perl5.005_03, but only 5.8.x+ is supported! - honor LocalAddr even without LocalPort in Coro::Socket.