diff options
| author | Bob Halley <halley@nominum.com> | 2012-04-10 13:07:31 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2012-04-10 13:07:31 +0100 |
| commit | 790cfe8283cfad38a21ee22d31b36ece173f266d (patch) | |
| tree | a22fc2297c5c6beae908d05541dc8df54ce7c726 /ChangeLog | |
| parent | 8b1996ac8aa5cf9cccb80276facb7eefda90dc86 (diff) | |
| download | dnspython-790cfe8283cfad38a21ee22d31b36ece173f266d.tar.gz | |
Fix python3 port issues with RSA validation
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-04-10 Bob Halley <halley@dnspython.org> + + * dns/dnssec.py (_validate_rrsig): Fix python3 port issues with + RSA validation. + 2012-04-08 Bob Halley <halley@dnspython.org> * (Version 1.10.0 released) |
