From: Bob Halley Date: Tue, 27 Dec 2005 01:32:07 +0000 (+0000) Subject: add reversemap and e164 X-Git-Tag: v1.4.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21acd92a9d570e9761b18a94ed6a8683af6dfd2;p=thirdparty%2Fdnspython.git add reversemap and e164 --- diff --git a/ChangeLog b/ChangeLog index d468dc1a..1a4219a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-12-27 Bob Halley + + * dns/e164.py: Added routines to convert between E.164 numbers and + their ENUM domain name equivalents. + + * dns/reversename.py: Added routines to convert between IPv4 and + IPv6 addresses and their DNS reverse-map equivalents. + 2005-12-18 Bob Halley * dns/rdtypes/ANY/LOC.py (_tuple_to_float): The sign was lost when