- Update changelog and versions to start 0.5.3.

- Improve key error messages to help troubleshooting.
This commit is contained in:
Scott Kitterman
2012-07-21 01:44:06 -04:00
parent 9fd21038e6
commit 02551e35b2
5 changed files with 10 additions and 6 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
2012-06-13 Verion 0.5.2
UNRELEASED Version 0.5.3
- Make key parsing error messages more specific to help troubleshooting
(Based on user feedback)
2012-06-13 Version 0.5.2
- Change canonicalization defaults to work around issues with different
verification implementations <https://launchpad.net/bugs/939128>
- Fully fold DKIM-Signature on sign, and ignore FWS in b= value on verify