--- AnyEvent/Changes 2008/05/29 01:46:56 1.127 +++ AnyEvent/Changes 2008/05/29 23:15:38 1.135 @@ -1,5 +1,16 @@ 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. + +4.1 Thu May 29 05:45:40 CEST 2008 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address which mirrors their purpose better (old names still available for a while). Also moved AnyEvent::DNS::addr to