summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@nominum.com>2009-06-18 11:07:20 +0100
committerBob Halley <halley@nominum.com>2009-06-18 11:07:20 +0100
commitb3f224a00195eac84495f58ad3db9149e7b72a95 (patch)
tree2fd3a094ee223310d000a7d5add82a6e856ad6a6
parent4d78eec5a391a52354c672a064e9bee93b9b4c56 (diff)
downloaddnspython-b3f224a00195eac84495f58ad3db9149e7b72a95.tar.gz
update
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4701cb1..75771f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-06-18 Bob Halley <halley@dnspython.org>
+
+ * Added NSEC3 and NSEC3PARAM support.
+
+2009-06-17 Bob Halley <halley@dnspython.org>
+
+ * Fixed NSEC.to_text(), which was only printing the last window.
+ Thanks to Brian Wellington for finding the problem and fixing it.
+
2009-03-30 Bob Halley <halley@dnspython.org>
* dns/query.py (xfr): Allow UDP IXFRs. Use "one_rr_per_rrset" mode when