diff --git a/ChangeLog b/ChangeLog index 6558490..581558d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,16 @@ UNRELEASED Version 0.7.0 - - Port dkimsign.py to use argparse; now gives standard usage message and + - Ported dkimsign.py to use argparse; now gives standard usage message and is more extensible - - Add command line options to dkimsign.py to select header and body + - Added command line options to dkimsign.py to select header and body canonicalization algorithmns (LP: #1272724) - - Add command line option to dkimsign.py to select signing algorithm - - For dknewkey.py make default to include h=sha256 in the DNS record to + - Added command line option to dkimsign.py to select signing algorithm + - For dknewkey.py made default to include h=sha256 in the DNS record to exclude usage with sha1. Can be overriden. - - Update dknewkey.py to use argparse. Add --ktype option to specify + - Updated dknewkey.py to use argparse. Add --ktype option to specify different key type options in anticipation of the DCRUP WG output. - - Add generation of rsafp DNS records per draft-ietf-dcrup-dkim-crypto-02 - - Add generation of rsafp DKIM signatures per + - Added generation of rsafp DNS records per + draft-ietf-dcrup-dkim-crypto-02 + - Added generation of rsafp DKIM signatures per draft-ietf-dcrup-dkim-crypto-02 2017-05-30 Version 0.6.2 - Fixed problem with header folding that caused the first line to be