]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
note more new things
authorBob Halley <halley@dnspython.org>
Fri, 3 Nov 2006 23:30:45 +0000 (23:30 +0000)
committerBob Halley <halley@dnspython.org>
Fri, 3 Nov 2006 23:30:45 +0000 (23:30 +0000)
README

diff --git a/README b/README
index 99d69c0279e8d70b4fca9299678062b0716bf49f..34ac5a9fbea40c8a2250ad75e86c724b707dfe9d 100644 (file)
--- a/README
+++ b/README
@@ -40,7 +40,10 @@ New since 1.4.0:
 
        dns.query.xfr() can now be used for IXFR.
 
-       Support has been added for the IPSECKEY and SPF RR types.
+       Support has been added for the DHCID, IPSECKEY, and SPF RR types.
+
+       UDP messages from unexpected sources can now be ignored by
+       setting ignore_unexpected to True when calling dns.query.udp.
 
 Bugs fixed since 1.4.0: