Fixed tense in current Changelog entry.

This commit is contained in:
Scott Kitterman
2017-06-23 18:30:35 -04:00
parent c7782addd5
commit 89e0d568b7
+8 -7
View File
@@ -1,15 +1,16 @@
UNRELEASED Version 0.7.0 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 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) canonicalization algorithmns (LP: #1272724)
- Add command line option to dkimsign.py to select signing algorithm - Added command line option to dkimsign.py to select signing algorithm
- For dknewkey.py make default to include h=sha256 in the DNS record to - For dknewkey.py made default to include h=sha256 in the DNS record to
exclude usage with sha1. Can be overriden. 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. different key type options in anticipation of the DCRUP WG output.
- Add generation of rsafp DNS records per draft-ietf-dcrup-dkim-crypto-02 - Added generation of rsafp DNS records per
- Add generation of rsafp DKIM signatures per draft-ietf-dcrup-dkim-crypto-02
- Added generation of rsafp DKIM signatures per
draft-ietf-dcrup-dkim-crypto-02 draft-ietf-dcrup-dkim-crypto-02
2017-05-30 Version 0.6.2 2017-05-30 Version 0.6.2
- Fixed problem with header folding that caused the first line to be - Fixed problem with header folding that caused the first line to be