--- AnyEvent/Changes 2010/06/05 10:01:52 1.398 +++ AnyEvent/Changes 2010/06/08 10:06:15 1.402 @@ -1,13 +1,16 @@ Revision history for Perl extension AnyEvent. -TODO: docs signal for condvar +5.271 Tue Jun 8 12:05:46 CEST 2010 + - backport to perl 5.8.x. +5.27 Sun Jun 6 12:12:05 CEST 2010 - postpone differently in AnyEvent::Socket now, as when not, canceling the connection attempt might fail (found by Felix Antonius Wilhelm Ostmann). - explicitly check for non-stream sockets in AE::Handle, too many clueless people fell into the trap of this somehow working. - simplified and reworked the "OTHER MODULES" section. + - better/more condvar examples. 5.261 Wed Apr 28 16:13:36 CEST 2010 - AF_INET6 was not properly used from Socket6 during configuration