--- AnyEvent/Changes 2008/05/29 03:46:04 1.128 +++ AnyEvent/Changes 2008/05/29 23:15:20 1.134 @@ -1,5 +1,15 @@ Revision history for Perl extension AnyEvent. + - 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 which mirrors their purpose better (old names still available