summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2005-10-31 07:53:17 +0000
committerBob Halley <halley@dnspython.org>2005-10-31 07:53:17 +0000
commit9702c4539f2fd2173ffbad4ca173cf089123a955 (patch)
tree13edf77c371ce41eba638416cf94a8c78390c595 /README
parent5d30f7d6d3dc8f235193845f5a4e075738227b05 (diff)
downloaddnspython-9702c4539f2fd2173ffbad4ca173cf089123a955.tar.gz
note addition of ddns.py too
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index fe54398..5006c8d 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