--- AnyEvent/Changes 2008/05/30 05:56:20 1.137 +++ AnyEvent/Changes 2008/06/02 11:03:40 1.143 @@ -1,5 +1,9 @@ Revision history for Perl extension AnyEvent. + - include AnyEvent::Intro as a beginner tutorial. + - 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. @@ -11,6 +15,14 @@ rfc 2782. - correctly abort on srv-record targets of ".". - added AnyEvent::DNS::wait_for_slot. + - in the unlikely event of a virtual circuit connection + being invalidated by a delayed udp reply, AnyEvent::DNS + 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