Release 0.5.1

This commit is contained in:
Stuart D. Gathman
2012-02-03 17:23:59 -05:00
parent 644916a653
commit b732e518e4
4 changed files with 12 additions and 4 deletions
+5
View File
@@ -1,10 +1,15 @@
2012-02-03 Version 0.5.1
- Apply performance patch from <https://launchpad.net/bugs/901591>
- save parsed signatures in DKIM object
- do not require DNS/dnspython for signing
2011-10-26 Version 0.5
- Add test case and fix for <https://launchpad.net/bugs/644046>
- Add test case and fix for <https://launchpad.net/bugs/737311>
- Fix dkim.fold()
- raise KeyFormatError when missing required key parts in DNS
- do not sign all headers by default
- option to verify signatures other than first
2011-06-16 Version 0.4.2
- Fix use of dns namespace so dnspython works