--- AnyEvent/Changes 2008/05/29 01:46:56 1.127 +++ AnyEvent/Changes 2008/05/29 22:02:19 1.132 @@ -1,5 +1,14 @@ 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 name and decode it + - 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 for a while). Also moved AnyEvent::DNS::addr to