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