summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Halley <halley@nominum.com>2010-03-14 12:55:35 +0000
committerBob Halley <halley@nominum.com>2010-03-14 12:55:35 +0000
commitd84a0bb6f4504963ae944bf4d69b63970e762541 (patch)
tree5cabe7c4c98186ad5222fc94d2d7345a1becbc66 /ChangeLog
parentaab377776dfe420441068c5659191254db535dc5 (diff)
downloaddnspython-d84a0bb6f4504963ae944bf4d69b63970e762541.tar.gz
pull up use_tsig() invocation fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37f62ea..73a66ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-10 Bob Halley <halley@dnspython.org>
+
+ * The TSIG algorithm value was passed to use_tsig() incorrectly
+ in some cases. Thanks to 'ducciovigolo' for reporting the problem.
+
2010-01-26 Bob Halley <halley@dnspython.org>
* (Version 1.8.0 released)