diff options
| author | Bob Halley <halley@nominum.com> | 2010-03-14 12:55:35 +0000 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2010-03-14 12:55:35 +0000 |
| commit | d84a0bb6f4504963ae944bf4d69b63970e762541 (patch) | |
| tree | 5cabe7c4c98186ad5222fc94d2d7345a1becbc66 /ChangeLog | |
| parent | aab377776dfe420441068c5659191254db535dc5 (diff) | |
| download | dnspython-d84a0bb6f4504963ae944bf4d69b63970e762541.tar.gz | |
pull up use_tsig() invocation fix
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |
