--- AnyEvent/Changes 2010/05/20 21:22:20 1.395 +++ AnyEvent/Changes 2010/08/31 00:59:55 1.404 @@ -1,11 +1,24 @@ Revision history for Perl extension AnyEvent. -TODO: docs signal for condvar +TODO: document $AnyEvent::DNS::RESOLVER +TODO: maybe remove orderign description and make this a private feature? +TODO: anyevenmt_read_type for unshift_read +TODO: condvar->new method is documented and should be there. +TODO: http://github.com/sanko/net-bittorrent/commit/e1d06941d7217011f5f06ce7152012d5e1b44b9a +TODO: it's => its in the docs, it's endemic + - clarify that you can actually call push_read etc. in on_read. - - simplified and reworked the "OTHER MODULES" section. +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 - (see the horrible AE::Handle::UDP for a good example...). + 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