diff options
| author | Bob Halley <halley@dnspython.org> | 2006-11-01 01:11:35 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2006-11-01 01:11:35 +0000 |
| commit | 745fa633354cc29a4c4aa9a16e9a73ada0075808 (patch) | |
| tree | a9d3097c120c4a2ea27cf71d44a33840c8965562 | |
| parent | 576b6c082a02d06e0543458d84a1597c88fce0a4 (diff) | |
| download | dnspython-745fa633354cc29a4c4aa9a16e9a73ada0075808.tar.gz | |
note UnexpectedSource change
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-10-31 Bob Halley <halley@dnspython.org> + + * dns/query.py (udp): When raising UnexpectedSource, add more + detail about what went wrong to the exception. + 2006-09-22 Bob Halley <halley@dnspython.org> * dns/message.py (Message.use_edns): add reasonable defaults for |
