--- AnyEvent/Changes 2010/04/12 02:50:31 1.392 +++ AnyEvent/Changes 2010/08/31 01:05:24 1.405 @@ -1,6 +1,28 @@ 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 + - clarify that you can actually call push_read etc. in on_read. + - incorporated major typo patches by Abhijit Menon-Sen. + +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 + time (found by Andy Grundman). 5.26 Mon Apr 12 04:49:35 CEST 2010 - don't generate spurious readyness notifications when select