--- cvsroot/Coro/Changes 2012/10/08 23:13:36 1.597 +++ cvsroot/Coro/Changes 2012/12/05 00:14:22 1.602 @@ -5,8 +5,18 @@ TODO: http://www.microsoft.com/msj/archive/s2ce.aspx TODO: __GCC_HAVE_DWARF2_CFI_ASM -6.10 - - updated +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). + - disable memory fences in ecb.h to improve portability. 6.09 Sat Oct 6 23:25:02 CEST 2012 - Coro::EV I/O watchers were not interruptible by exceptions