diff options
| author | Bob Halley <halley@nominum.com> | 2009-06-18 11:07:20 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2009-06-18 11:07:20 +0100 |
| commit | b3f224a00195eac84495f58ad3db9149e7b72a95 (patch) | |
| tree | 2fd3a094ee223310d000a7d5add82a6e856ad6a6 | |
| parent | 4d78eec5a391a52354c672a064e9bee93b9b4c56 (diff) | |
| download | dnspython-b3f224a00195eac84495f58ad3db9149e7b72a95.tar.gz | |
update
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |
