--- AnyEvent/Changes 2008/05/29 23:15:20 1.134 +++ AnyEvent/Changes 2008/05/29 23:15:38 1.135 @@ -1,14 +1,14 @@ Revision history for Perl extension AnyEvent. + - INCOMPATIBLE CHANGE: replace ptr by real PTR lookup, provide + reverse_lookup and reverse_verify to replace it, support + v4mapped and v4compat addresses. - provide more documentation for the resolver class. - really replace longest run of :0: by :: in format_address, also properly convert :: and ::1 again. - support NAPTR record name and decode it. - implement random weight sampling for SRV records, as per rfc 2782. - - replace ptr by real PTR lookup, provide reverse_lookup - and reverse_verify to replace it, support v4mapped and - v4compat addresses. 4.1 Thu May 29 05:45:40 CEST 2008 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address