Update fix for bug 587783 verifying relaxed signatures

This commit is contained in:
Martin Pool
2011-03-15 16:30:16 +11:00
parent 00164b8b5c
commit c646369d66
2 changed files with 16 additions and 6 deletions
+5
View File
@@ -1,3 +1,8 @@
Not yet released
- when verifying Relaxed mode signatures, the partial DKIM-Signature
header must be canonicalized before hashing (Martin Pool)
<https://launchpad.net/bugs/587783>
2008-06-25 Version 0.3
- length parameter to sign() is now a boolean