From: Bob Halley Date: Thu, 18 Jun 2009 10:07:20 +0000 (+0100) Subject: update X-Git-Tag: v1.7.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f224a00195eac84495f58ad3db9149e7b72a95;p=thirdparty%2Fdnspython.git update --- diff --git a/ChangeLog b/ChangeLog index 4701cb18..75771f6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-06-18 Bob Halley + + * Added NSEC3 and NSEC3PARAM support. + +2009-06-17 Bob Halley + + * 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 * dns/query.py (xfr): Allow UDP IXFRs. Use "one_rr_per_rrset" mode when