--- AnyEvent/Changes 2008/05/29 08:26:46 1.130 +++ AnyEvent/Changes 2008/05/29 23:15:20 1.134 @@ -3,6 +3,12 @@ - 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