--- AnyEvent/Changes 2008/05/30 08:17:10 1.138 +++ AnyEvent/Changes 2008/06/03 09:02:13 1.144 @@ -1,5 +1,11 @@ Revision history for Perl extension AnyEvent. +4.12 Tue Jun 3 10:58:04 CEST 2008 + - include AnyEvent::Intro, a tutorial for anyevent, + anyevent::socket and anyevent::handle. + - allow more options in on_error. + +4.11 Fri May 30 23:42:25 CEST 2008 - INCOMPATIBLE CHANGE: replace ptr by real PTR lookup, provide reverse_lookup and reverse_verify to replace it, support v4mapped and v4compat addresses. @@ -16,6 +22,9 @@ could die. this has been fixed. - plug a probable memleak in the DNS vc code. - use configured timeout also for VC request phase. + - implement timeout and max_outstanding methods + for resolver class. + - update version numbers in all modules. 4.1 Thu May 29 05:45:40 CEST 2008 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address