From: Bob Halley Date: Mon, 31 Oct 2005 07:53:17 +0000 (+0000) Subject: note addition of ddns.py too X-Git-Tag: v1.3.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9702c4539f2fd2173ffbad4ca173cf089123a955;p=thirdparty%2Fdnspython.git note addition of ddns.py too --- diff --git a/README b/README index fe54398f..5006c8de 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ This is dnspython 1.3.5 New since 1.3.4: - In the resolver, if time goes backward a little bit, ignore + In the resolver, if time goes backward a little bit, ignore it. zone_for_name() has been added to the resolver module. It @@ -52,6 +52,8 @@ New since 1.3.4: a default rdtype of dns.rdatatype.ANY like the documentation says. + A Dynamic DNS example, ddns.py, has been added. + New since 1.3.3: The source address and port may now be specified when calling