diff options
| author | Bob Halley <halley@nominum.com> | 2009-06-18 14:43:59 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2009-06-18 14:43:59 +0100 |
| commit | e76a057221024b9d0b27524e4d82900409ff9445 (patch) | |
| tree | c078fffaf3f5122961f2dd5e20468ad74f43edd3 /ChangeLog | |
| parent | a7b4f346dabaa410d5a2932869beffda19954d39 (diff) | |
| download | dnspython-e76a057221024b9d0b27524e4d82900409ff9445.tar.gz | |
Add BADTRUNC
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-06-18 Bob Halley <halley@dnspython.org> + * dns/tsig.py: Added support for BADTRUNC result code. + +2009-06-18 Bob Halley <halley@dnspython.org> + * dns/query.py (udp): When checking that addresses are the same, use the binary form of the address in the comparison. This ensures that we don't treat addresses as different if they have |
