--- Coro/Changes 2006/11/06 19:26:10 1.143 +++ Coro/Changes 2006/11/20 19:56:03 1.146 @@ -1,5 +1,8 @@ Revision history for Perl extension Coro. + - minor documentation cleanup. + +2.5 Tue Nov 7 12:22:33 CET 2006 - made Coro::Util, Coro::Select, Coro::Handle and Coro::Socket use AnyEvent, moved them to Coro/. - added Coro::LWP which contains all the uglyness required to