From c21acd92a9d570e9761b18a94ed6a8683af6dfd2 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Tue, 27 Dec 2005 01:32:07 +0000 Subject: [PATCH] add reversemap and e164 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.47.3