From: Bob Halley Date: Fri, 3 Nov 2006 23:30:45 +0000 (+0000) Subject: note more new things X-Git-Tag: v1.5.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffd80a71bdc1af456ebb50d7e4bf1f006df0da7;p=thirdparty%2Fdnspython.git note more new things --- diff --git a/README b/README index 99d69c02..34ac5a9f 100644 --- 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: