]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
note addition of ddns.py too
authorBob Halley <halley@dnspython.org>
Mon, 31 Oct 2005 07:53:17 +0000 (07:53 +0000)
committerBob Halley <halley@dnspython.org>
Mon, 31 Oct 2005 07:53:17 +0000 (07:53 +0000)
README

diff --git a/README b/README
index fe54398f79b6a79466040b0e4b9f0a01a9672b1d..5006c8decb95b3a69f40547e111490faa2ab0a21 100644 (file)
--- 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