--- AnyEvent/Changes 2010/03/24 21:22:57 1.390 +++ AnyEvent/Changes 2010/04/15 04:21:15 1.393 @@ -1,8 +1,15 @@ Revision history for Perl extension AnyEvent. +TODO: docs signal for condvar + + - AF_INET6 was not properly used from Socket6 during configuration + time (found by Andy Grundman). + +5.26 Mon Apr 12 04:49:35 CEST 2010 - don't generate spurious readyness notifications when select returns EINTR in the pure perl backend (analysed and testcase by Bas Denissen). + - give same examples in SYNOPSIS sections of AnyEvent and AE. - provider faster implementations for AE::time/now/now_update for EV and Perl backends. - provide faster AE::cv and AE::time implementations for all