- Added missing documentation for timestamp function dkim.arc_sign

(LP: #1800314)
This commit is contained in:
Scott Kitterman
2018-10-30 11:52:43 -04:00
parent 09d4c3d84d
commit 267e62115e
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ UNRELEASED Version 0.9.0
- Raise error when ARC signing if i= instance limit value of 50 is
exceeded
- Specified that for ARC, Authentication-Results should not be signed
- Added missing documentation for timestamp function dkim.arc_sign
(LP: #1800314)
- Fix DNS lookups to be compatible with EAI addresses in domains and
selectors (John Levine)
- Add type Hinting for sign and verify functions (LP: #1782596)