diff options
| author | Bob Halley <halley@dnspython.org> | 2014-04-04 06:16:44 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2014-04-04 06:16:44 -0700 |
| commit | c7b16bfeea84266936b04345fd65aff191ed126d (patch) | |
| tree | 9bc03955a81b6b5263aa07051bda50fd818af77e /ChangeLog | |
| parent | a4e1e13ac1dfe0f5a7c76183bb9964cb4441ccac (diff) | |
| download | dnspython-c7b16bfeea84266936b04345fd65aff191ed126d.tar.gz | |
Responses to messages signed with TSIG were broken.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-04-04 Bob Halley <halley@dnspython.org> + + * dns/message.py: Making a response didn't work correctly if the + query was signed with TSIG and we knew the key. Thanks to Jeffrey + Stiles for reporting the problem. + 2014-01-10 Bob Halley <halley@ndnspython.org> * dns/inet.py (is_multicast): Removed lingering ord()s. |
