diff options
| author | Bob Halley <halley@nominum.com> | 2009-06-18 11:24:50 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2009-06-18 11:24:50 +0100 |
| commit | 791c9cb7df40cd1aabbc5bb89d79f504bca09175 (patch) | |
| tree | b42451a0799d4bc682e0ceddc18e274f57f501a0 /ChangeLog | |
| parent | 81472eeb38464c551c58078d1525db7b2963fe89 (diff) | |
| download | dnspython-791c9cb7df40cd1aabbc5bb89d79f504bca09175.tar.gz | |
update to include resolver query patch
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-06-18 Bob Halley <halley@dnspython.org> + * The resolver's query() method now has an optional 'source' parameter, + allowing the source IP address to be specified. Thanks to + Alexander Lind for suggesting the change and sending a patch. + +2009-06-18 Bob Halley <halley@dnspython.org> + * Added NSEC3 and NSEC3PARAM support. 2009-06-17 Bob Halley <halley@dnspython.org> |
