--- cvsroot/Coro/Changes 2012/10/08 23:16:15 1.598 +++ cvsroot/Coro/Changes 2012/12/05 00:14:22 1.602 @@ -5,6 +5,14 @@ TODO: http://www.microsoft.com/msj/archive/s2ce.aspx TODO: __GCC_HAVE_DWARF2_CFI_ASM +TODO: add peerhost/peerport from IO::Socket::INET etc. + + - implement 5.17 compatibility by almost blindly applying a + good-looking patch by Father Chrysostomos. + - support magic values as timed_io_once args. + - recommend AnyEvent 7+ or EV 4+, also require EV + version 4 or newer for Coro::EV. + 6.10 Tue Oct 9 01:14:27 CEST 2012 - updated ecb.h, it had a typo that caused it to not compile on many big endian systems (reported by many people).