Update versions to 0.4.1 and correct/update Changelog.
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
Not yet released
|
||||
- when producing Relaxed mode signatures, the partial DKIM-Signature
|
||||
header must be canonicalized before hashing (Martin Pool)
|
||||
<https://launchpad.net/bugs/587783>
|
||||
2011-06-15 Version 0.4.1
|
||||
- Fix python3 compatibility bugs
|
||||
- Correct Changelog and release versions
|
||||
|
||||
2011-06-14 Version 0.4
|
||||
|
||||
- new API: class DKIM to retrieve domain and other info after verify
|
||||
- Add support for python3
|
||||
- pydns driver tested and fixed
|
||||
- when producing Relaxed mode signatures, the partial DKIM-Signature
|
||||
header must be canonicalized before hashing (Martin Pool)
|
||||
<https://launchpad.net/bugs/587783>
|
||||
- other bug fixes
|
||||
|
||||
2008-06-25 Version 0.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Metadata-Version: 1.0
|
||||
Name: pydkim
|
||||
Version: 0.4
|
||||
Version: 0.4.1
|
||||
Summary: DKIM (DomainKeys Identified Mail)
|
||||
Home-page: http://hewgill.com/pydkim/
|
||||
Author: Greg Hewgill
|
||||
|
||||
@@ -8,7 +8,7 @@ signing and verification.
|
||||
|
||||
VERSION
|
||||
|
||||
This is pydkim 0.4.
|
||||
This is pydkim 0.4.1.
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user