summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 99d69c0..34ac5a9 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: